Rust f32::asinh

Time bar (total: 1.7s)

start0.0ms (0%)

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

analyze0.0ms (0%)

Memory
0.5MiB live, 0.5MiB 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)

sample429.0ms (24.8%)

Memory
-20.4MiB live, 782.3MiB allocated; 113ms collecting garbage
Samples
307.0ms8 255×0valid
0.0ms1valid
Precisions
Click to see histograms. Total time spent on operations: 187.0ms
ival-asinh: 186.0ms (99.4% of total)
adjust: 1.0ms (0.5% of total)
Bogosity

explain169.0ms (9.7%)

Memory
29.9MiB live, 227.0MiB allocated; 51ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1190-2(-0.011363108642399311)(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
710-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)))))sensitivity1122
sqrt.f32(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))oflow-rescue710
(+.f32 (*.f32 x x) #s(literal 1 binary32))overflow71
(*.f32 x x)overflow71
log.f32(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))oflow-rescue50
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))overflow5
(+.f32 (*.f32 x x) #s(literal 1 binary32))overflow71
(*.f32 x x)overflow71
Confusion
Predicted +Predicted -
+1832
-071
Precision
1.0
Recall
0.9891891891891892
Confusion?
Predicted +Predicted MaybePredicted -
+18320
-0071
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
073
1178
25
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
33.0ms204×1valid
24.0ms308×0valid
Compiler

Compiled 114 to 31 computations (72.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 43.0ms
ival-hypot: 13.0ms (30% of total)
ival-log: 12.0ms (27.7% of total)
ival-copysign: 5.0ms (11.5% of total)
adjust: 4.0ms (9.2% of total)
ival-fabs: 3.0ms (6.9% of total)
ival-add!: 3.0ms (6.9% of total)
ival-mult!: 3.0ms (6.9% of total)

preprocess6.0ms (0.3%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
059
Stop Event
saturated
Alt Table
Click to see full alt table
StatusAccuracyProgram
37.9%
(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)

series9.0ms (0.5%)

Memory
-34.6MiB live, 15.7MiB 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
4.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)

rewrite165.0ms (9.5%)

Memory
25.1MiB live, 211.9MiB allocated; 14ms 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 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))
(-.f32 (log.f32 (fma.f32 (*.f32 x x) x (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))
(asinh.f32 x)
(/.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) x))
(/.f32 (fma.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (*.f32 x x) x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) x))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) x (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (fma.f32 (*.f32 x x) x (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))
(+.f32 (/.f32 (*.f32 (*.f32 x x) x) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (/.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) x)
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))
x
x
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (sqrt.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
(/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (sqrt.f32 (fma.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (-.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 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) #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 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))
(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) (*.f32 (*.f32 x x) (*.f32 x x)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 x x) #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 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) #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 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))))
(+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) (fma.f32 (*.f32 x x) (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x x) (-.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 (*.f32 (*.f32 x x) (*.f32 x x)))
(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)) (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.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 (+.f32 (/.f32 #s(literal 30 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.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 (+.f32 (neg.f32 (*.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 (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (*.f32 (*.f32 x x) x)) #s(literal 1/6 binary32) (fma.f32 (/.f32 (+.f32 (neg.f32 (*.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 (+ (* 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 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 x x)) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (sqrt (+ (* x x) 1)) x)
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) 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 (neg.f32 (log.f32 (neg.f32 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (/.f32 (neg.f32 x) x) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (*.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x)) x) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (+.f32 (/.f32 (neg.f32 x) x) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (+.f32 (neg.f32 (/.f32 (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x)) #s(literal 1 binary32))))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))

eval12.0ms (0.7%)

Memory
-20.6MiB live, 26.2MiB allocated; 1ms collecting garbage
Compiler

Compiled 2 418 to 623 computations (74.2% saved)

prune3.0ms (0.2%)

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

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1024106
Fresh000
Picked101
Done000
Total1034107
Accuracy
99.9%
Counts
107 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
29.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x)
99.5%
(copysign.f32 (asinh.f32 x) x)
47.8%
(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 57 to 41 computations (28.1% saved)

series9.0ms (0.5%)

Memory
14.5MiB live, 14.5MiB allocated; 0ms collecting garbage
Counts
22 → 93
Calls
Call 1
Inputs
(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)
x
(+.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
#s(literal 1/2 binary32)
(log1p.f32 x)
(copysign.f32 (asinh.f32 x) x)
(asinh.f32 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)
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 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 x #s(hole binary32 x))
#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 (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 (+ (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 (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 (/ (* 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 (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 (+ (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 (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 (/ (* 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 (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 (+ (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
3.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 x) (+ 1 x)) (* x x) x (+ 1 x) 1 1/2 (log (+ 1 x)) (copysign (asinh x) x) (asinh 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))
3.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 x) (+ 1 x)) (* x x) x (+ 1 x) 1 1/2 (log (+ 1 x)) (copysign (asinh x) x) (asinh 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))
2.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 x) (+ 1 x)) (* x x) x (+ 1 x) 1 1/2 (log (+ 1 x)) (copysign (asinh x) x) (asinh 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))

rewrite162.0ms (9.3%)

Memory
6.8MiB live, 193.2MiB allocated; 12ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04672226
04861908
128411714
089311661
Stop Event
iter-limit
node-limit
iter-limit
Counts
115 → 176
Calls
Call 1
Inputs
(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)
x
(+.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
#s(literal 1/2 binary32)
(log1p.f32 x)
(copysign.f32 (asinh.f32 x) x)
(asinh.f32 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)
#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 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 x #s(hole binary32 x))
#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 (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 (+ (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 (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 (/ (* 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 (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 (+ (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 (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 (/ (* 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 (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 (+ (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 #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))) 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)))
(/.f32 (neg.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (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 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x))) (pow.f32 (log1p.f32 x) #s(literal 3 binary32)))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (-.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)) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (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 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x))))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 x) #s(literal 2 binary32)) (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (log1p.f32 x) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 x) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (-.f32 (log1p.f32 x) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x))))
(/.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (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 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x)))) (+.f32 (pow.f32 (log1p.f32 x) #s(literal 2 binary32)) (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (log1p.f32 x) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x))))))
(/.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x))) (pow.f32 (log1p.f32 x) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (-.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 (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 (*.f32 (*.f32 x x) (*.f32 x x)))
(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 (log.f32 x) #s(literal 2 binary32)))
x
(*.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) (*.f32 (*.f32 x x) x))) (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) (*.f32 (*.f32 x x) x)) (+.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 (*.f32 (*.f32 x x) x)) (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 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) x))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 x))))
(-.f32 (log.f32 (-.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (neg.f32 x)))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 x))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))
(-.f32 (log.f32 (fma.f32 (*.f32 x x) x (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))
(asinh.f32 x)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)))) (log.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))
(-.f32 (log.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x)))) (log.f32 (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)))) (neg.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x))) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))
(/.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))))
(+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)
(+.f32 x #s(approx (sqrt (+ (* x x) 1)) x))
x
#s(approx (sqrt (+ (* x x) 1)) x)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))) (log.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))
(-.f32 (log.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))) (log.f32 (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))) (neg.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))
(/.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))))
(+.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) x)
(+.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
(*.f32 #s(literal -1 binary32) x)
(*.f32 x #s(literal -1 binary32))
(neg.f32 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)) (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.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 (+.f32 (/.f32 #s(literal 30 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.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) (+ 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 (* x x) (*.f32 x x))
#s(approx (fabs 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 (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) 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))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 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) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) 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 (sqrt (+ (* x x) 1)) #s(literal 1 binary32))
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) #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 (neg x) (neg.f32 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 (+.f32 (neg.f32 (*.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 (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (*.f32 (*.f32 x x) x)) #s(literal 1/6 binary32) (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.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)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) x))) 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 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x)) x))
#s(approx (/ (* x x) (+ 1 x)) (*.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) x))) 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 #s(literal 1/2 binary32) (*.f32 x x))))
#s(approx (log (+ 1 x)) (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) x)) (/.f32 #s(literal 1 binary32) x)) (log.f32 x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 x #s(literal 2 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x 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 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 x x)) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (sqrt (+ (* x x) 1)) x)
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (neg.f32 (log.f32 (neg.f32 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (/.f32 (neg.f32 x) x) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))) x)) x) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#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 (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 3/2 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 (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal 3/2 binary32))) (*.f32 x x)))) #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 #s(literal 1 binary32) x) (*.f32 x x))) #s(literal 1 binary32))))
#s(approx (/ (* x x) (+ 1 x)) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 x 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 (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 1 binary32) x)))
#s(approx (log (+ 1 x)) (+.f32 (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x))))
#s(approx (log (+ 1 x)) (+.f32 (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) 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)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 5/96 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 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) (+.f32 (/.f32 (neg.f32 x) x) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (+.f32 (neg.f32 (/.f32 (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x)) #s(literal 1 binary32))))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))

eval17.0ms (1%)

Memory
-12.7MiB live, 34.0MiB allocated; 2ms collecting garbage
Compiler

Compiled 5 406 to 957 computations (82.3% saved)

prune6.0ms (0.4%)

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

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1617168
Fresh000
Picked224
Done000
Total1639172
Accuracy
100.0%
Counts
172 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
26.7%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
99.5%
(copysign.f32 (asinh.f32 x) x)
49.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 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)
49.7%
(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)
49.9%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x)
30.4%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) x)
19.3%
(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)
51.0%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
Compiler

Compiled 363 to 240 computations (33.9% saved)

series13.0ms (0.8%)

Memory
-21.2MiB live, 24.7MiB allocated; 2ms collecting garbage
Counts
32 → 88
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)))) (*.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)))) (*.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 (+ (* 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)
(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 (+ (* x x) 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 (+ (* x x) 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 (* (+ (* (- (* 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 (* (+ (* (- (* 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 (* (+ (* (- (* 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
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)))) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 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 (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 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)))) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 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 (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 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)))) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 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 (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 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)

rewrite245.0ms (14.1%)

Memory
-9.6MiB live, 246.8MiB allocated; 97ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03732752
04072530
119552370
095772288
Stop Event
iter-limit
node-limit
iter-limit
Counts
120 → 251
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)))) (*.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)))) (*.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 (+ (* 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)
(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 (+ (* x x) 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 (+ (* x x) 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 (* (+ (* (- (* 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 (* (+ (* (- (* 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 (* (+ (* (- (* 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)))) (*.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)))) (*.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 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))) #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) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (-.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 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.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 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))))
(/.f32 (fma.f32 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (-.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 (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))
(-.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 #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 (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))) (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))))
(+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (fma.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) (-.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 (*.f32 (*.f32 x x) (*.f32 x x)))
(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)
(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 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (neg.f32 (*.f32 x x)) (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (neg.f32 (*.f32 x x)) (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))) (*.f32 (neg.f32 (*.f32 x x)) (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 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)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.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)) #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 (*.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)))) (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 (fma.f32 (*.f32 (*.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 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.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 #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 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.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 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.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 #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 (*.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)) #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 (*.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 #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 (*.f32 (*.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 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32)) (fma.f32 (*.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 #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 (*.f32 (*.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 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.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 #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 (*.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 (-.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 (/.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 (*.f32 (*.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 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))))
(-.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 (*.f32 (*.f32 (*.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 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)) (fma.f32 (*.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 #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) (fma.f32 (*.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 #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 (-.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 #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 (*.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 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.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 #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 (-.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 (*.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 x x))) #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) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) #s(literal 1/216 binary32))) (neg.f32 (fma.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 x x))) #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) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) #s(literal 1/216 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)))))
(-.f32 (/.f32 (*.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 x x))) (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) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (fma.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (+.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) (fma.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (+.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 (-.f32 #s(literal 1 binary32) (pow.f32 (*.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))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 (*.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))) (*.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))) (*.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)))))))
(/.f32 (neg.f32 (-.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)) (*.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))))) (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 (*.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)) (*.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))) (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 (*.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)) (*.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))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.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)) (*.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 #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 (*.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)) (*.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)) #s(literal 1 binary32))) (neg.f32 (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)) (*.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 #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 (*.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 #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 (*.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))) #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 (*.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)) (*.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 #s(literal 1 binary32) (-.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)) (*.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 #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 (*.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)) (*.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)) #s(literal 1 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)) (*.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 #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 (*.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)) (*.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 #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 (*.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 (*.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 (*.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)) (*.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 #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 (*.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 (*.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 #s(literal 1 binary32) (-.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)) (*.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 #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 (*.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)) (*.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))) (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)) (*.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 #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) (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)) (*.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 #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 (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)) #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 (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)) #s(literal 1/216 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (+.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 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)) #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 (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)) #s(literal 1/216 binary32)) (fma.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (+.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 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)) (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 (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)) (fma.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (+.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) (fma.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) (+.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) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) (pow.f32 (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (-.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) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) (pow.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (-.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 (-.f32 #s(literal 27/64000 binary32) (pow.f32 (*.f32 #s(literal 5/112 binary32) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 9/1600 binary32) (fma.f32 (*.f32 #s(literal 5/112 binary32) (*.f32 x x)) (*.f32 #s(literal 5/112 binary32) (*.f32 x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 #s(literal 5/112 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))))) (neg.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))) #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) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))))) (neg.f32 (+.f32 #s(literal 9/1600 binary32) (-.f32 (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))) (*.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) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) #s(literal 27/64000 binary32))) (neg.f32 (fma.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (-.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 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))) (-.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))) #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) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)))) (+.f32 #s(literal 9/1600 binary32) (-.f32 (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))) (*.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))))))
(/.f32 (fma.f32 #s(literal -125/1404928 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) #s(literal 27/64000 binary32)) (fma.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (-.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 (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))) (-.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))))
(-.f32 (/.f32 (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))) (-.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 (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))) (*.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))))) (/.f32 (*.f32 #s(literal -125/1404928 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (+.f32 #s(literal 9/1600 binary32) (-.f32 (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))) (*.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))))))
(+.f32 (/.f32 (*.f32 #s(literal -125/1404928 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (fma.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (-.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) (fma.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (-.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)) (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.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 (+.f32 (/.f32 #s(literal 30 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.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 (* (+ (* (- (* 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 (+.f32 (neg.f32 (*.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 (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (*.f32 (*.f32 x x) x)) #s(literal 1/6 binary32) (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.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)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) x))) x))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (*.f32 (*.f32 x x) x) #s(literal -1/6 binary32)))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 (*.f32 x x) x)))
#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 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x 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 #s(literal 1/6 binary32) (*.f32 x x))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 3/40 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 x x))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 3/40 binary32)))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 #s(literal 3/40 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 x x)))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 3/40 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))))
#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 #s(literal 1/6 binary32) (*.f32 x x))) (*.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 #s(literal 3/40 binary32) (*.f32 x x)) #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 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (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 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (/.f32 #s(literal 3/40 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #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) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) #s(literal -5/112 binary32)))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) (-.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (/.f32 #s(literal 3/40 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 5/112 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -5/112 binary32)))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x x))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -5/112 binary32)))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))
#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 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (neg.f32 (log.f32 (neg.f32 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (neg.f32 (/.f32 x x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))) x)) x) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 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 (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 3/2 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 (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 3/2 binary32)) x))) #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) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) x))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 x x)) #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 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal 3/40 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (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 #s(literal 3/40 binary32) (*.f32 x x))) (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) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 5/112 binary32)) (/.f32 #s(literal 3/40 binary32) (*.f32 x x))) (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 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 5/112 binary32)) (/.f32 #s(literal 3/40 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)))) (pow.f32 x #s(literal 7 binary32)))))

eval31.0ms (1.8%)

Memory
15.7MiB live, 61.7MiB allocated; 3ms collecting garbage
Compiler

Compiled 13 354 to 1 837 computations (86.2% saved)

prune12.0ms (0.7%)

Memory
-21.8MiB live, 25.6MiB allocated; 1ms collecting garbage
Pruning

11 alts after pruning (4 fresh and 7 done)

PrunedKeptTotal
New3012303
Fresh022
Picked055
Done022
Total30111312
Accuracy
100.0%
Counts
312 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
26.7%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
99.5%
(copysign.f32 (asinh.f32 x) x)
49.9%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))) x)
49.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 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)
49.7%
(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)
26.8%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x x) #s(literal 1 binary32)) x)) x)
49.9%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x)
30.4%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) x)
19.3%
(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)
51.0%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
Compiler

Compiled 263 to 171 computations (35% saved)

series63.0ms (3.6%)

Memory
11.1MiB live, 106.1MiB allocated; 9ms collecting garbage
Counts
31 → 100
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))
(log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))
(*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))
(/.f32 #s(literal -1 binary32) x)
#s(literal -1 binary32)
x
#s(literal 1/2 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x x) #s(literal 1 binary32))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))
(*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))
(-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))
(/.f32 #s(literal 3/40 binary32) (*.f32 x x))
#s(literal 3/40 binary32)
(*.f32 x x)
#s(literal 5/112 binary32)
(*.f32 (*.f32 x x) (*.f32 x x))
#s(literal 1 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))
(*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))
(*.f32 #s(literal -1/6 binary32) (*.f32 x x))
#s(literal -1/6 binary32)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))
(+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)
#s(approx (sqrt (+ (* x x) 1)) x)
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 (log (* (/ -1 x) 1/2)) #s(hole binary32 (+ (log -1/2) (* -1 (log x)))))
#s(approx (* (/ -1 x) 1/2) #s(hole binary32 (/ -1/2 x)))
#s(approx (/ -1 x) #s(hole binary32 (/ -1 x)))
#s(approx 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))
#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 (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) #s(hole binary32 (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))))
#s(approx (- (/ 3/40 (* x x)) 5/112) #s(hole binary32 (/ 3/40 (pow x 2))))
#s(approx (- (/ 3/40 (* x x)) 5/112) #s(hole binary32 (/ (+ 3/40 (* -5/112 (pow x 2))) (pow x 2))))
#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 x) (* x x)) #s(hole binary32 (pow x 4)))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) #s(hole binary32 x))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (* x (* -1/6 (* x x))) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* -1/6 (* x x)) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) #s(hole binary32 (copysign (log (+ x (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (log (+ (sqrt (+ (* 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 (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 1))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))))
#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 (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 (log (* (/ -1 x) 1/2)) #s(hole binary32 (+ (log -1/2) (log (/ 1 x)))))
#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 (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) #s(hole binary32 (* -5/112 (pow x 4))))
#s(approx (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (- (/ 3/40 (* x x)) 5/112) #s(hole binary32 -5/112))
#s(approx (- (/ 3/40 (* x x)) 5/112) #s(hole binary32 (- (* 3/40 (/ 1 (pow x 2))) 5/112)))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (log (+ (sqrt (+ (* x x) 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 (+ (* x x) 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 (+ (* x x) 1)) x) #s(hole binary32 (* 2 x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (+ (sqrt (+ (* x x) 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 (+ (* 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 (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 (log (* (/ -1 x) 1/2)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#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))))))))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (* x x) 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 (+ (* x x) 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 (+ (* x x) 1)) x) #s(hole binary32 (/ -1/2 x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (* x x) 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 (+ (* 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
28.0ms
x
@0
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log (* (/ -1 x) 1/2)) (* (/ -1 x) 1/2) (/ -1 x) -1 x 1/2 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 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) (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) (- (/ 3/40 (* x x)) 5/112) (/ 3/40 (* x x)) 3/40 (* x x) 5/112 (* (* x x) (* x x)) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x 1) (* x (* -1/6 (* x x)))) (* x (* -1/6 (* x x))) (* -1/6 (* x x)) -1/6 (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (sqrt (+ (* x x) 1)))
18.0ms
x
@-inf
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log (* (/ -1 x) 1/2)) (* (/ -1 x) 1/2) (/ -1 x) -1 x 1/2 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 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) (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) (- (/ 3/40 (* x x)) 5/112) (/ 3/40 (* x x)) 3/40 (* x x) 5/112 (* (* x x) (* x x)) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x 1) (* x (* -1/6 (* x x)))) (* x (* -1/6 (* x x))) (* -1/6 (* x x)) -1/6 (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (sqrt (+ (* x x) 1)))
15.0ms
x
@inf
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log (* (/ -1 x) 1/2)) (* (/ -1 x) 1/2) (/ -1 x) -1 x 1/2 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 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) (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) (- (/ 3/40 (* x x)) 5/112) (/ 3/40 (* x x)) 3/40 (* x x) 5/112 (* (* x x) (* x x)) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x 1) (* x (* -1/6 (* x x)))) (* x (* -1/6 (* x x))) (* -1/6 (* x x)) -1/6 (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (sqrt (+ (* x x) 1)))

rewrite189.0ms (10.9%)

Memory
34.4MiB live, 262.7MiB allocated; 17ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04012917
04332497
121862273
097092151
Stop Event
iter-limit
node-limit
iter-limit
Counts
131 → 254
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))
(log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))
(*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))
(/.f32 #s(literal -1 binary32) x)
#s(literal -1 binary32)
x
#s(literal 1/2 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x x) #s(literal 1 binary32))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))
(*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))
(-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))
(/.f32 #s(literal 3/40 binary32) (*.f32 x x))
#s(literal 3/40 binary32)
(*.f32 x x)
#s(literal 5/112 binary32)
(*.f32 (*.f32 x x) (*.f32 x x))
#s(literal 1 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))
(*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))
(*.f32 #s(literal -1/6 binary32) (*.f32 x x))
#s(literal -1/6 binary32)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))
(+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)
#s(approx (sqrt (+ (* x x) 1)) 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 (log (* (/ -1 x) 1/2)) #s(hole binary32 (+ (log -1/2) (* -1 (log x)))))
#s(approx (* (/ -1 x) 1/2) #s(hole binary32 (/ -1/2 x)))
#s(approx (/ -1 x) #s(hole binary32 (/ -1 x)))
#s(approx 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))
#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 (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) #s(hole binary32 (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))))
#s(approx (- (/ 3/40 (* x x)) 5/112) #s(hole binary32 (/ 3/40 (pow x 2))))
#s(approx (- (/ 3/40 (* x x)) 5/112) #s(hole binary32 (/ (+ 3/40 (* -5/112 (pow x 2))) (pow x 2))))
#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 x) (* x x)) #s(hole binary32 (pow x 4)))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) #s(hole binary32 x))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (* x (* -1/6 (* x x))) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* -1/6 (* x x)) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) #s(hole binary32 (copysign (log (+ x (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (log (+ (sqrt (+ (* 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 (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 1))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))))
#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 (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 (log (* (/ -1 x) 1/2)) #s(hole binary32 (+ (log -1/2) (log (/ 1 x)))))
#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 (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) #s(hole binary32 (* -5/112 (pow x 4))))
#s(approx (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (- (/ 3/40 (* x x)) 5/112) #s(hole binary32 -5/112))
#s(approx (- (/ 3/40 (* x x)) 5/112) #s(hole binary32 (- (* 3/40 (/ 1 (pow x 2))) 5/112)))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (log (+ (sqrt (+ (* x x) 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 (+ (* x x) 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 (+ (* x x) 1)) x) #s(hole binary32 (* 2 x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (+ (sqrt (+ (* x x) 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 (+ (* 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 (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 (log (* (/ -1 x) 1/2)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#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))))))))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (* x x) 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 (+ (* x x) 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 (+ (* x x) 1)) x) #s(hole binary32 (/ -1/2 x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (* x x) 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 (+ (* 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 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
(log.f32 (/.f32 #s(literal -1/2 binary32) x))
(/.f32 (+.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (log.f32 #s(literal 1/2 binary32))))))
(/.f32 (+.f32 (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))) (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (*.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal -1/2 binary32))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x))))))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x))))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)))) (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x))))))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x)))))))
(-.f32 (/.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)))))
(-.f32 (/.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (/.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (neg.f32 x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(fma.f32 (log.f32 x) #s(literal -1 binary32) (log.f32 #s(literal -1/2 binary32)))
(fma.f32 #s(literal -1 binary32) (log.f32 x) (log.f32 #s(literal -1/2 binary32)))
(+.f32 (/.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x)))))) (/.f32 (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x)))))))
(+.f32 (/.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (+.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x))))))) (/.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32)) (+.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x))))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x))))
(+.f32 (neg.f32 (log.f32 (neg.f32 x))) (log.f32 #s(literal 1/2 binary32)))
(+.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal -1/2 binary32)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x)))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal -1 binary32))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) x))
(/.f32 #s(literal -1/2 binary32) (neg.f32 (neg.f32 x)))
(/.f32 #s(literal -1/2 binary32) x)
(/.f32 #s(literal 1/2 binary32) (neg.f32 x))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x))
(/.f32 #s(literal -1 binary32) (neg.f32 (neg.f32 x)))
(/.f32 #s(literal -1 binary32) x)
(/.f32 #s(literal 1 binary32) (neg.f32 x))
(pow.f32 (neg.f32 x) #s(literal -1 binary32))
#s(literal -1 binary32)
x
#s(literal 1/2 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))))) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 3 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 1 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))))) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 1 binary32)))))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))))) (-.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 1 binary32))))
(fma.f32 (*.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))) x) x #s(literal 1 binary32))
(fma.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))) #s(literal 1 binary32))
(fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))) (*.f32 x x) #s(literal 1 binary32))
(+.f32 (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 3 binary32)) (fma.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 1 binary32))))))
(+.f32 (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))
(*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x))
(*.f32 (*.f32 (*.f32 (*.f32 x x) x) x) (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)))
(*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 (*.f32 x x) x) x))
(/.f32 (neg.f32 (-.f32 (/.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal 25/12544 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))))
(/.f32 (neg.f32 (-.f32 (/.f32 #s(literal 27/64000 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) #s(literal 125/1404928 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) (+.f32 #s(literal 25/12544 binary32) (*.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))))))
(/.f32 (-.f32 (/.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal 25/12544 binary32)) (+.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)))
(/.f32 (-.f32 (/.f32 #s(literal 27/64000 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) #s(literal 125/1404928 binary32)) (+.f32 (/.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) (+.f32 #s(literal 25/12544 binary32) (*.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)))))
(-.f32 (/.f32 (/.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) (+.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))) (/.f32 #s(literal 25/12544 binary32) (+.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))))
(-.f32 (/.f32 (/.f32 #s(literal 27/64000 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (+.f32 (/.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) (+.f32 #s(literal 25/12544 binary32) (*.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))))) (/.f32 #s(literal 125/1404928 binary32) (+.f32 (/.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) (+.f32 #s(literal 25/12544 binary32) (*.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))))))
(-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))
(*.f32 (/.f32 #s(literal 3/40 binary32) (neg.f32 x)) (/.f32 #s(literal -1 binary32) x))
(*.f32 (/.f32 #s(literal 3/40 binary32) x) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/40 binary32))
(*.f32 #s(literal 3/40 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (neg.f32 (/.f32 #s(literal 3/40 binary32) x)) (neg.f32 x))
(/.f32 (/.f32 #s(literal 3/40 binary32) x) x)
(/.f32 #s(literal -3/40 binary32) (neg.f32 (*.f32 x x)))
(/.f32 #s(literal 3/40 binary32) (neg.f32 (neg.f32 (*.f32 x x))))
(/.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 (*.f32 (*.f32 (*.f32 x x) x) x))
(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 (neg.f32 (*.f32 x 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 #s(literal 0 binary32) (*.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 (log.f32 x) #s(literal 2 binary32)))
#s(literal 5/112 binary32)
(*.f32 (neg.f32 (neg.f32 (*.f32 x x))) (neg.f32 (neg.f32 (*.f32 x x))))
(*.f32 (neg.f32 (*.f32 x x)) (neg.f32 (*.f32 x x)))
(*.f32 (*.f32 (*.f32 x x) x) x)
(*.f32 (*.f32 (*.f32 (*.f32 x x) x) x) #s(literal 1 binary32))
(*.f32 (*.f32 x x) (*.f32 x x))
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))
(*.f32 x (*.f32 (*.f32 x x) x))
(pow.f32 (neg.f32 (*.f32 x x)) #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 2 binary32))
(pow.f32 x #s(literal 4 binary32))
(fabs.f32 (*.f32 (*.f32 (*.f32 x x) x) x))
(+.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 (*.f32 x x)) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)))
#s(literal 1 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)))
(/.f32 (fma.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)) (fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) x))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)))) (neg.f32 (-.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (*.f32 (*.f32 x x) x)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)) (*.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) (-.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)))
(/.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (*.f32 (*.f32 x x) x))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)) (*.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)) (-.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))))
(-.f32 x (*.f32 (neg.f32 x) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))
(fma.f32 (*.f32 x #s(literal -1/6 binary32)) (*.f32 x x) x)
(fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))
(+.f32 (/.f32 (*.f32 (*.f32 x x) x) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)) (*.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))))) (/.f32 (*.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (*.f32 (*.f32 x x) x)) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)) (*.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))))))
(+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) x)
(+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))
(*.f32 (*.f32 x #s(literal -1/6 binary32)) (*.f32 x x))
(*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)
(*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))
(*.f32 (*.f32 #s(literal -1/6 binary32) x) x)
(*.f32 (*.f32 x x) #s(literal -1/6 binary32))
(*.f32 #s(literal -1/6 binary32) (*.f32 x x))
#s(literal -1/6 binary32)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))
(-.f32 (log.f32 (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x x))) (log.f32 (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))
(-.f32 (log.f32 (fma.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x) (*.f32 (*.f32 x x) x))) (log.f32 (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))))
(/.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x x))) (neg.f32 (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))
(/.f32 (neg.f32 (fma.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x) (*.f32 (*.f32 x x) x))) (neg.f32 (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))))
(/.f32 (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x x)) (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))
(/.f32 (fma.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x) (*.f32 (*.f32 x x) x)) (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))))
(-.f32 (/.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) (/.f32 (*.f32 x x) (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))
(+.f32 (/.f32 (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x)) (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))) (/.f32 (*.f32 (*.f32 x x) x) (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))))
(+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)
(+.f32 x #s(approx (sqrt (+ (* x x) 1)) x))
#s(approx (sqrt (+ (* x x) 1)) 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 (*.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)) (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.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 (+.f32 (/.f32 #s(literal 30 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.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 (log (* (/ -1 x) 1/2)) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
#s(approx (* (/ -1 x) 1/2) (/.f32 #s(literal -1/2 binary32) x))
#s(approx (/ -1 x) (/.f32 #s(literal -1 binary32) x))
#s(approx 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 (*.f32 x x) #s(literal -1/6 binary32) #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 x x) #s(literal 3/40 binary32)) #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 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)) #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 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #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 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)) #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 (*.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 (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))
#s(approx (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x))
#s(approx (- (/ 3/40 (* x x)) 5/112) (/.f32 #s(literal 3/40 binary32) (*.f32 x x)))
#s(approx (- (/ 3/40 (* x x)) 5/112) (/.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) (*.f32 x x)))
#s(approx (/ 3/40 (* x x)) (/.f32 #s(literal 3/40 binary32) (*.f32 x x)))
#s(approx (* x x) (*.f32 x x))
#s(approx (* (* x x) (* x x)) (*.f32 (*.f32 (*.f32 x x) x) x))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) x)
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x))
#s(approx (* x (* -1/6 (* x x))) (*.f32 (*.f32 (*.f32 x x) x) #s(literal -1/6 binary32)))
#s(approx (* -1/6 (* x x)) (*.f32 (*.f32 x x) #s(literal -1/6 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)))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 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 (+ (* x x) 1)))) (*.f32 (fma.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)) #s(literal 1 binary32)) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(literal 1 binary32))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (+.f32 #s(literal 1 binary32) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (fma.f32 (fma.f32 #s(literal 1/2 binary32) x #s(literal 1 binary32)) x #s(literal 1 binary32)))
#s(approx (+ (sqrt (+ (* x x) 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 (+ (* x x) 1)) #s(literal 1 binary32))
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) #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 (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 (-.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 (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -3 binary32) x (*.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32))) (*.f32 (*.f32 x x) x)) #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 (log (* (/ -1 x) 1/2)) (log.f32 (/.f32 #s(literal -1/2 binary32) 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 (pow.f32 x #s(literal 7 binary32)) (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #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 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (/.f32 #s(literal 3/40 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #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) (*.f32 (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)) #s(literal -5/112 binary32)))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)) (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)) (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal 5/112 binary32)))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (/.f32 #s(literal 3/40 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal 5/112 binary32))) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (*.f32 (*.f32 x x) x) x) #s(literal -5/112 binary32)))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal 5/112 binary32))) (*.f32 (*.f32 (*.f32 x x) x) x)))
#s(approx (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) (*.f32 (*.f32 (*.f32 (*.f32 x x) x) x) #s(literal -5/112 binary32)))
#s(approx (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) (*.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 x x)) (*.f32 x x)))
#s(approx (- (/ 3/40 (* x x)) 5/112) #s(literal -5/112 binary32))
#s(approx (- (/ 3/40 (* x x)) 5/112) (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) (*.f32 (*.f32 (*.f32 x x) x) #s(literal -1/6 binary32)))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 (*.f32 x x) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (+.f32 x x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (log.f32 (+.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (+.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (+.f32 x x)) (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (+.f32 x x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))) x))
#s(approx (sqrt (+ (* x x) 1)) x)
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (neg.f32 (log.f32 (neg.f32 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (/.f32 (neg.f32 x) x) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x) #s(literal -1/2 binary32) x) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (neg.f32 (/.f32 (+.f32 (neg.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 (*.f32 (*.f32 x x) x) #s(literal 2 binary32))) x) #s(literal -1/6 binary32))) x)) x) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (* (/ -1 x) 1/2)) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
#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 #s(literal 3/40 binary32) (*.f32 x x))) (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) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal 5/112 binary32)) (/.f32 #s(literal 3/40 binary32) (*.f32 x x))) (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 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal 5/112 binary32)) (/.f32 #s(literal 3/40 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)))) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (+ (* x 1) (* x (* -1/6 (* x x)))) (*.f32 (*.f32 (neg.f32 x) (*.f32 x x)) (-.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.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)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 5/96 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 5/128 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)))) x)))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)))))

eval47.0ms (2.7%)

Memory
12.9MiB live, 88.0MiB allocated; 21ms collecting garbage
Compiler

Compiled 13 780 to 1 846 computations (86.6% saved)

prune28.0ms (1.6%)

Memory
-21.4MiB live, 44.5MiB allocated; 27ms collecting garbage
Pruning

11 alts after pruning (4 fresh and 7 done)

PrunedKeptTotal
New3114315
Fresh000
Picked314
Done167
Total31511326
Accuracy
100.0%
Counts
326 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
26.7%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
30.4%
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))) x)
29.6%
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) x)
99.5%
(copysign.f32 (asinh.f32 x) x)
49.9%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x x)) x)
49.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 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)
49.7%
(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)
48.7%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(approx (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x))) (*.f32 x x) #s(literal 1 binary32)) x)) x)
19.3%
(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)
51.0%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
Compiler

Compiled 720 to 312 computations (56.7% saved)

regimes19.0ms (1.1%)

Memory
-7.0MiB live, 36.7MiB allocated; 12ms collecting garbage
Counts
18 → 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)))) (*.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 (+ (* x x) 1)))) (fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))) x)
(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)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(approx (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x))) (*.f32 x x) #s(literal 1 binary32)) x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 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 (+ (* x x) 1)))) (*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x x) #s(literal 1 binary32)) x)) x)
(copysign.f32 (asinh.f32 x) x)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 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 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) 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 #s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) x)
Outputs
(copysign.f32 (asinh.f32 x) x)
Calls

2 calls:

14.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.5%1(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
99.5%1x
Compiler

Compiled 13 to 10 computations (23.1% saved)

regimes6.0ms (0.3%)

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

Total -12.9b remaining (-82.2%)

Threshold costs -12.9b (-82.2%)

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)))) (*.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 (+ (* x x) 1)))) (fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))) x)
(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)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(approx (* (- (/ 3/40 (* x x)) 5/112) (* (* x x) (* x x))) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x))) (*.f32 x x) #s(literal 1 binary32)) x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 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 (+ (* x x) 1)))) (*.f32 (fma.f32 #s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (/.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 5/112 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x x) #s(literal 1 binary32)) 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
51.0%1(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
51.0%1x
Compiler

Compiled 13 to 10 computations (23.1% saved)

derivations82.0ms (4.7%)

Memory
-35.8MiB live, 54.2MiB allocated; 18ms collecting garbage
Stop Event
fuel
Compiler

Compiled 33 to 19 computations (42.4% saved)

preprocess12.0ms (0.7%)

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

Compiled 90 to 56 computations (37.8% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...