Rust f32::asinh

Time bar (total: 2.0s)

start0.0ms (0%)

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

analyze0.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated; 0ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.6%0.4%0%0%0%0
100%99.6%0%0.4%0%0%0%1
Compiler

Compiled 4 to 4 computations (0% saved)

sample492.0ms (24.5%)

Memory
28.1MiB live, 493.3MiB allocated; 60ms collecting garbage
Samples
346.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 165.0ms
ival-asinh: 164.0ms (99.3% of total)
adjust: 1.0ms (0.6% of total)
Bogosity

explain274.0ms (13.6%)

Memory
-22.7MiB live, 313.1MiB allocated; 109ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1330-2(-0.02724871225655079)(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
740-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)))))sensitivity1303
sqrt.f32(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))oflow-rescue740
(+.f32 (*.f32 x x) #s(literal 1 binary32))overflow74
(*.f32 x x)overflow74
log.f32(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))oflow-rescue10
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))overflow1
(+.f32 (*.f32 x x) #s(literal 1 binary32))overflow74
(*.f32 x x)overflow74
Confusion
Predicted +Predicted -
+2042
-050
Precision
1.0
Recall
0.9902912621359223
Confusion?
Predicted +Predicted MaybePredicted -
+20420
-0149
Precision?
0.9951690821256038
Recall?
1.0
Freqs
test
numberfreq
052
1203
21
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
94.0ms276×0valid
39.0ms236×1valid
Compiler

Compiled 114 to 31 computations (72.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 116.0ms
ival-log: 82.0ms (70.9% of total)
ival-hypot: 15.0ms (13% of total)
ival-copysign: 6.0ms (5.2% of total)
adjust: 5.0ms (4.3% of total)
ival-fabs: 3.0ms (2.6% of total)
ival-add!: 3.0ms (2.6% of total)
ival-mult!: 3.0ms (2.6% of total)

preprocess6.0ms (0.3%)

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

Useful iterations: 0 (0.0ms)

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

series15.0ms (0.7%)

Memory
-32.8MiB live, 11.4MiB allocated; 10ms 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
2.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 (8.2%)

Memory
37.9MiB live, 222.1MiB allocated; 31ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval14.0ms (0.7%)

Memory
-21.0MiB live, 24.5MiB allocated; 4ms collecting garbage
Compiler

Compiled 2 144 to 623 computations (70.9% saved)

prune4.0ms (0.2%)

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

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New1015106
Fresh000
Picked101
Done000
Total1025107
Accuracy
100.0%
Counts
107 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.3%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x)
28.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
28.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)
54.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) x)
Compiler

Compiled 172 to 114 computations (33.7% saved)

series14.0ms (0.7%)

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

3 calls:

TimeVariablePointExpression
4.0ms
x
@inf
((copysign (asinh x) x) (asinh x) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (neg x) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (+ (* x x) 1) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* -1/24 (* x x)) -1/24 (* x x) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (pow (+ 1 x) -2) (+ 1 x) -2 3 (/ 3 (+ 1 x)) (/ 1/2 (+ 1 x)) 1/2 (log (+ 1 x)))
4.0ms
x
@0
((copysign (asinh x) x) (asinh x) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (neg x) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (+ (* x x) 1) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* -1/24 (* x x)) -1/24 (* x x) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (pow (+ 1 x) -2) (+ 1 x) -2 3 (/ 3 (+ 1 x)) (/ 1/2 (+ 1 x)) 1/2 (log (+ 1 x)))
4.0ms
x
@-inf
((copysign (asinh x) x) (asinh x) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (neg x) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (+ (* x x) 1) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* -1/24 (* x x)) -1/24 (* x x) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (pow (+ 1 x) -2) (+ 1 x) -2 3 (/ 3 (+ 1 x)) (/ 1/2 (+ 1 x)) 1/2 (log (+ 1 x)))

rewrite183.0ms (9.1%)

Memory
-35.6MiB live, 254.8MiB allocated; 28ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06633649
07053239
139953079
093212997
Stop Event
iter-limit
node-limit
iter-limit
Counts
176 → 309
Calls
Call 1
Inputs
(copysign.f32 (asinh.f32 x) x)
(asinh.f32 x)
x
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x)
(log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x)))
(+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))
(fabs.f32 x)
#s(approx (sqrt (+ (* x x) 1)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
(log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))
(+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
(neg.f32 x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x)
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))
(+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))
(fma.f32 x x #s(literal 1 binary32))
#s(literal 1 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
(fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))
(fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal -1/24 binary32) (*.f32 x x))
#s(literal -1/24 binary32)
(*.f32 x x)
(fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))
(pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))
(+.f32 #s(literal 1 binary32) x)
#s(literal -2 binary32)
#s(literal 3 binary32)
(/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))
#s(literal 1/2 binary32)
(log1p.f32 x)
#s(approx (copysign (asinh x) x) #s(hole binary32 (copysign (log (+ x (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (asinh x) #s(hole binary32 x))
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))))
#s(approx x #s(hole binary32 x))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (fabs x))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))
#s(approx (fabs x) #s(hole binary32 (fabs x)))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2)))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))
#s(approx (neg x) #s(hole binary32 (* -1 x)))
#s(approx (+ (* x x) 1) #s(hole binary32 1))
#s(approx (+ (* x x) 1) #s(hole binary32 (+ 1 (pow x 2))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 x))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -1/6 x))) 1/6))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 1/2))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (+ 1/2 (* -1/2 x))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (+ 1/2 (* x (- (* 1/4 x) 1/2)))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (+ 1/2 (* x (- (* x (+ 1/4 (* -1/8 x))) 1/2)))))
#s(approx (* -1/24 (* x x)) #s(hole binary32 (* -1/24 (pow x 2))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 6))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (+ 6 (* -9 x))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (+ 6 (* x (- (* 12 x) 9)))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (+ 6 (* x (- (* x (+ 12 (* -15 x))) 9)))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 1))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (+ 1 (* -2 x))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (+ 1 (* x (- (* 3 x) 2)))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (+ 1 (* x (- (* x (+ 3 (* -4 x))) 2)))))
#s(approx (+ 1 x) #s(hole binary32 1))
#s(approx (+ 1 x) #s(hole binary32 (+ 1 x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 3))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (+ 3 (* -3 x))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (+ 3 (* x (- (* 3 x) 3)))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (+ 3 (* x (- (* x (+ 3 (* -3 x))) 3)))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 1/2))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (+ 1/2 (* -1/2 x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (+ 1/2 (* x (- (* 1/2 x) 1/2)))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (+ 1/2 (* x (- (* x (+ 1/2 (* -1/2 x))) 1/2)))))
#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 (asinh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (/ (fabs x) x)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 x))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))
#s(approx (+ (* x x) 1) #s(hole binary32 (pow x 2)))
#s(approx (+ (* x x) 1) #s(hole binary32 (* (pow x 2) (+ 1 (/ 1 (pow x 2))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1/8 (pow x 3))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* (pow x 3) (- (* 5/8 (/ 1 (pow x 2))) 1/8))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* (pow x 3) (- (+ (* -1 (/ (log (/ 1 x)) (pow x 3))) (* 5/8 (/ 1 (pow x 2)))) (+ 1/8 (/ 3/4 (pow x 3)))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* (pow x 3) (- (+ (* -1 (/ (log (/ 1 x)) (pow x 3))) (+ (* 5/8 (/ 1 (pow x 2))) (* 15/8 (/ 1 (pow x 4))))) (+ 1/8 (/ 3/4 (pow x 3)))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1/8 x)))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* x (- (* 5/8 (/ 1 (pow x 2))) 1/8))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* x (- (* 5/8 (/ 1 (pow x 2))) (+ 1/8 (/ 3/4 (pow x 3)))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* x (- (+ (* 5/8 (/ 1 (pow x 2))) (* 7/8 (/ 1 (pow x 4)))) (+ 1/8 (/ 3/4 (pow x 3)))))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ 3 x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ (- 3 (* 3 (/ 1 (pow x 2)))) x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ (- (+ 3 (/ 6 (pow x 3))) (* 3 (/ 1 (pow x 2)))) x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ (- (+ 3 (/ 6 (pow x 3))) (+ (* 3 (/ 1 (pow x 2))) (* 9 (/ 1 (pow x 4))))) x)))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ 1 (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (- 1 (* 2 (/ 1 x))) (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (- (+ 1 (/ 3 (pow x 2))) (* 2 (/ 1 x))) (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (- (+ 1 (/ 3 (pow x 2))) (+ (* 2 (/ 1 x)) (* 4 (/ 1 (pow x 3))))) (pow x 2))))
#s(approx (+ 1 x) #s(hole binary32 x))
#s(approx (+ 1 x) #s(hole binary32 (* x (+ 1 (/ 1 x)))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ 3 x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ (- 3 (* 3 (/ 1 x))) x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ (- (+ 3 (/ 3 (pow x 2))) (* 3 (/ 1 x))) x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ (- (+ 3 (/ 3 (pow x 2))) (+ (* 3 (/ 1 x)) (* 3 (/ 1 (pow x 3))))) x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ 1/2 x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ (- 1/2 (* 1/2 (/ 1 x))) x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (* 1/2 (/ 1 x))) x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (pow x 3))))) 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 (copysign (asinh x) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x)))
#s(approx (asinh x) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1 (* (pow x 3) (- 1/8 (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1/8 (* -1 (/ (- (+ (log -1) (* -1 (log (/ -1 x)))) 3/4) (pow x 3)))) (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1/8 (* -1 (/ (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 15/8 (/ 1 x)))) 3/4) (pow x 3)))) (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1 (* x (- 1/8 (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1 (* x (- (+ 1/8 (/ 3/4 (pow x 3))) (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1 (* x (- (+ 1/8 (* -1 (/ (- (* 7/8 (/ 1 x)) 3/4) (pow x 3)))) (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (* -1 (/ (- (* 3 (/ 1 (pow x 2))) 3) x))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (* -1 (/ (- (* 3 (/ 1 (pow x 2))) (+ 3 (/ 6 (pow x 3)))) x))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (* -1 (/ (- (+ (* -1 (/ (- 6 (* 9 (/ 1 x))) (pow x 3))) (* 3 (/ 1 (pow x 2)))) 3) x))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (+ 1 (* -1 (/ (- 2 (* 3 (/ 1 x))) x))) (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 2 (* -1 (/ (- 3 (* 4 (/ 1 x))) x))) x))) (pow x 2))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* 3 (/ 1 x)) 3) x))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 3 (/ 1 x)) 3) x)) 3) x))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 3 (/ 1 x)) 3) x)) 3) x)) 3) x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) x))))
#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))))))
Outputs
(copysign.f32 (asinh.f32 x) x)
(log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (cosh.f32 (asinh.f32 x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))
(-.f32 (log.f32 (-.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))))
(asinh.f32 x)
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) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)))) (log.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))))
(/.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32))) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.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) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)))) (log.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))))
(/.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32))) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)) (*.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)
(copysign.f32 (asinh.f32 x) x)
(log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (cosh.f32 (asinh.f32 x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))
(-.f32 (log.f32 (-.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))))
(asinh.f32 x)
(/.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (-.f32 x (cosh.f32 (asinh.f32 x))))
(/.f32 (-.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))
(-.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))
(+.f32 (cosh.f32 (asinh.f32 x)) x)
(+.f32 x (cosh.f32 (asinh.f32 x)))
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (exp.f32 (asinh.f32 x)) (exp.f32 (neg.f32 (asinh.f32 x)))) #s(literal 2 binary32))
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal -1/2 binary32)))
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 1 binary32))
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1/2 binary32))
(exp.f32 (*.f32 (log1p.f32 (*.f32 x x)) #s(literal 1/2 binary32)))
(cosh.f32 (neg.f32 (asinh.f32 x)))
(cosh.f32 (asinh.f32 (neg.f32 x)))
(cosh.f32 (asinh.f32 x))
(*.f32 (neg.f32 (cosh.f32 (asinh.f32 x))) (neg.f32 (cosh.f32 (asinh.f32 x))))
(*.f32 (fabs.f32 (cosh.f32 (asinh.f32 x))) (fabs.f32 (cosh.f32 (asinh.f32 x))))
(*.f32 (cosh.f32 (asinh.f32 x)) (cosh.f32 (asinh.f32 x)))
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x)))))
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal 1 binary32))
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32))
(fma.f32 x x #s(literal 1 binary32))
(pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32))
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 2 binary32))
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32))
(+.f32 (*.f32 x x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
#s(literal 1 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
(/.f32 (-.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)) #s(literal 2 binary32)) (pow.f32 (log1p.f32 x) #s(literal 2 binary32))) (-.f32 (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)) (log1p.f32 x)))
(/.f32 (-.f32 (pow.f32 (log1p.f32 x) #s(literal 2 binary32)) (pow.f32 (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)) #s(literal 2 binary32))) (-.f32 (log1p.f32 x) (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x))))
(/.f32 (fma.f32 (pow.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) (pow.f32 (log1p.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 x) #s(literal 2 binary32)) (*.f32 (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)) (log1p.f32 x)))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 x) #s(literal 3 binary32)) (pow.f32 (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)) #s(literal 3 binary32))) (fma.f32 (log1p.f32 x) (log1p.f32 x) (-.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log1p.f32 x) (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x))))))
(-.f32 (log1p.f32 x) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))))
(fma.f32 (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) x) x (log1p.f32 x))
(fma.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))
(fma.f32 (*.f32 x x) (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (log1p.f32 x))
(+.f32 (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)) (log1p.f32 x))
(+.f32 (log1p.f32 x) (*.f32 (fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)))
(/.f32 (-.f32 (pow.f32 (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) (-.f32 (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))))
(/.f32 (fma.f32 (pow.f32 (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)) #s(literal 3 binary32)) #s(literal -1/13824 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (+.f32 (pow.f32 (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))))))
(-.f32 (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32))) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(fma.f32 (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)) #s(literal -1/24 binary32) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32))))
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32))))
(fma.f32 #s(literal -1/24 binary32) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32))))
(+.f32 (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (*.f32 #s(literal -1/24 binary32) x) x)
(*.f32 (*.f32 x x) #s(literal -1/24 binary32))
(*.f32 #s(literal -1/24 binary32) (*.f32 x x))
#s(literal -1/24 binary32)
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 x x)
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (*.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)))
(*.f32 #s(literal 3 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))))
(/.f32 (fma.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))
(/.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32))) (-.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))))
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) (-.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))))
(/.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -3 binary32)) #s(literal 27 binary32) (pow.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32)) (*.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))))))
(/.f32 (fma.f32 (pow.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 27 binary32) (/.f32 #s(literal 27 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (+.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))))))
(-.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))))
(fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))
(fma.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(+.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(+.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))) (fabs.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal -1 binary32) (neg.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))
(pow.f32 (exp.f32 (log1p.f32 x)) #s(literal -2 binary32))
(pow.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))
(+.f32 (cosh.f32 (*.f32 (log1p.f32 x) #s(literal -2 binary32))) (sinh.f32 (*.f32 (log1p.f32 x) #s(literal -2 binary32))))
(exp.f32 (-.f32 #s(literal 0 binary32) (*.f32 (log1p.f32 x) #s(literal 2 binary32))))
(exp.f32 (neg.f32 (*.f32 (log1p.f32 x) #s(literal 2 binary32))))
(exp.f32 (*.f32 (*.f32 (log1p.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal -1 binary32)))
(exp.f32 (*.f32 (log1p.f32 x) #s(literal -2 binary32)))
(*.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)
(*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) x)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) x)
(+.f32 x (*.f32 x (/.f32 #s(literal 1 binary32) x)))
(+.f32 x #s(literal 1 binary32))
(exp.f32 (*.f32 (log1p.f32 x) #s(literal 1 binary32)))
#s(literal -2 binary32)
#s(literal 3 binary32)
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32))
(*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal -3 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal -1/2 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))
#s(literal 1/2 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) x))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (-.f32 #s(literal 1 binary32) x)))
(-.f32 (log1p.f32 (pow.f32 x #s(literal 3 binary32))) (log1p.f32 (-.f32 (*.f32 x x) x)))
(log1p.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)))) 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) 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 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -3 binary32)) #s(literal 30 binary32) (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (*.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 (+ (* x x) 1) #s(literal 1 binary32))
#s(approx (+ (* x x) 1) (fma.f32 x x #s(literal 1 binary32)))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x)
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 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 (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/6 binary32) x #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(literal 1/2 binary32))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (fma.f32 #s(literal -1/2 binary32) x #s(literal 1/2 binary32)))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (fma.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1/2 binary32)))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/8 binary32) x #s(literal 1/4 binary32)) x) #s(literal 1/2 binary32)) x #s(literal 1/2 binary32)))
#s(approx (* -1/24 (* x x)) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(literal 6 binary32))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (fma.f32 #s(literal -9 binary32) x #s(literal 6 binary32)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (fma.f32 (-.f32 (*.f32 #s(literal 12 binary32) x) #s(literal 9 binary32)) x #s(literal 6 binary32)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -15 binary32) x #s(literal 12 binary32)) x) #s(literal 9 binary32)) x #s(literal 6 binary32)))
#s(approx (pow (+ 1 x) -2) #s(literal 1 binary32))
#s(approx (pow (+ 1 x) -2) (fma.f32 #s(literal -2 binary32) x #s(literal 1 binary32)))
#s(approx (pow (+ 1 x) -2) (fma.f32 (-.f32 (*.f32 #s(literal 3 binary32) x) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (pow (+ 1 x) -2) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -4 binary32) x #s(literal 3 binary32)) x) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (+ 1 x) #s(literal 1 binary32))
#s(approx (+ 1 x) (+.f32 #s(literal 1 binary32) x))
#s(approx (/ 3 (+ 1 x)) #s(literal 3 binary32))
#s(approx (/ 3 (+ 1 x)) (fma.f32 #s(literal -3 binary32) x #s(literal 3 binary32)))
#s(approx (/ 3 (+ 1 x)) (fma.f32 (-.f32 (*.f32 #s(literal 3 binary32) x) #s(literal 3 binary32)) x #s(literal 3 binary32)))
#s(approx (/ 3 (+ 1 x)) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -3 binary32) x #s(literal 3 binary32)) x) #s(literal 3 binary32)) x #s(literal 3 binary32)))
#s(approx (/ 1/2 (+ 1 x)) #s(literal 1/2 binary32))
#s(approx (/ 1/2 (+ 1 x)) (fma.f32 #s(literal -1/2 binary32) x #s(literal 1/2 binary32)))
#s(approx (/ 1/2 (+ 1 x)) (fma.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1/2 binary32)))
#s(approx (/ 1/2 (+ 1 x)) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/2 binary32) x #s(literal 1/2 binary32)) x) #s(literal 1/2 binary32)) x #s(literal 1/2 binary32)))
#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 (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 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 x)) (log.f32 #s(literal 2 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 x)) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (/.f32 x x) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.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 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x))) (log.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) (/.f32 x x)) #s(literal 1 binary32)) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) (/.f32 x x)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (sqrt (+ (* x x) 1)) x)
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (+ (* x x) 1) (*.f32 x x))
#s(approx (+ (* x x) 1) (fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32)))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/8 binary32)))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (-.f32 (*.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (-.f32 (fma.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32)) (/.f32 (log.f32 x) (pow.f32 x #s(literal 3 binary32)))) (+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/8 binary32))) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (-.f32 (+.f32 (fma.f32 #s(literal 15/8 binary32) (pow.f32 x #s(literal -4 binary32)) (*.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32)))) (/.f32 (log.f32 x) (pow.f32 x #s(literal 3 binary32)))) (+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/8 binary32))) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 #s(literal -1/8 binary32) x))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (-.f32 (*.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1/8 binary32)) x))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (-.f32 (-.f32 (*.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1/8 binary32)) (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 3 binary32)))) x))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (-.f32 (-.f32 (fma.f32 #s(literal 7/8 binary32) (pow.f32 x #s(literal -4 binary32)) (*.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1/8 binary32)) (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 3 binary32)))) x))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (/.f32 #s(literal 3 binary32) x))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (/.f32 (-.f32 #s(literal 3 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))) x))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))) x))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32)) (fma.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 9 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)))) x))
#s(approx (pow (+ 1 x) -2) (pow.f32 x #s(literal -2 binary32)))
#s(approx (pow (+ 1 x) -2) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) x)) (*.f32 x x)))
#s(approx (pow (+ 1 x) -2) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32) #s(literal 1 binary32)) (/.f32 #s(literal 2 binary32) x)) (*.f32 x x)))
#s(approx (pow (+ 1 x) -2) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32) #s(literal 1 binary32)) (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 4 binary32) (/.f32 #s(literal 2 binary32) x))) (*.f32 x x)))
#s(approx (+ 1 x) x)
#s(approx (+ 1 x) (+.f32 #s(literal 1 binary32) x))
#s(approx (/ 3 (+ 1 x)) (/.f32 #s(literal 3 binary32) x))
#s(approx (/ 3 (+ 1 x)) (/.f32 (-.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) x)) x))
#s(approx (/ 3 (+ 1 x)) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32) #s(literal 3 binary32)) (/.f32 #s(literal 3 binary32) x)) x))
#s(approx (/ 3 (+ 1 x)) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32) #s(literal 3 binary32)) (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) x))) x))
#s(approx (/ 1/2 (+ 1 x)) (/.f32 #s(literal 1/2 binary32) x))
#s(approx (/ 1/2 (+ 1 x)) (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))
#s(approx (/ 1/2 (+ 1 x)) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x)) x))
#s(approx (/ 1/2 (+ 1 x)) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1/2 binary32)) (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) x))) x))
#s(approx (log (+ 1 x)) (log.f32 x))
#s(approx (log (+ 1 x)) (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) x)))
#s(approx (log (+ 1 x)) (-.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) x)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
#s(approx (log (+ 1 x)) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) x)) (log.f32 x)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
#s(approx (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 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#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) (pow.f32 x #s(literal 4 binary32)))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (* 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) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 (neg.f32 x) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 x x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (fma.f32 (/.f32 (-.f32 (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3/4 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal -1 binary32) #s(literal 1/8 binary32)) (*.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (fma.f32 (/.f32 (-.f32 (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 #s(literal 15/8 binary32) x)) (log.f32 #s(literal -1 binary32))) #s(literal 3/4 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal -1 binary32) #s(literal 1/8 binary32)) (*.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (neg.f32 x) (-.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (neg.f32 x) (-.f32 (+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/8 binary32)) (*.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (/.f32 (-.f32 (/.f32 #s(literal 7/8 binary32) x) #s(literal 3/4 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal -1 binary32) #s(literal 1/8 binary32)) (*.f32 #s(literal 5/8 binary32) (pow.f32 x #s(literal -2 binary32))))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (neg.f32 (/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 3 binary32)) x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (neg.f32 (/.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 3 binary32)) (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 3 binary32)))) x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (neg.f32 (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 6 binary32) (/.f32 #s(literal 9 binary32) x)) (pow.f32 x #s(literal 3 binary32))))) #s(literal 3 binary32)) x)))
#s(approx (pow (+ 1 x) -2) (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 3 binary32) x)) x) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 x x)))
#s(approx (pow (+ 1 x) -2) (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 3 binary32) (/.f32 #s(literal 4 binary32) x)) x) #s(literal -1 binary32) #s(literal 2 binary32)) x) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 x x)))
#s(approx (/ 3 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 3 binary32) x) #s(literal 3 binary32)) x)))
#s(approx (/ 3 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 3 binary32) x) #s(literal 3 binary32)) x)) #s(literal 3 binary32)) x)))
#s(approx (/ 3 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 3 binary32) x) #s(literal 3 binary32)) x)) #s(literal 3 binary32)) x)) #s(literal 3 binary32)) x)))
#s(approx (/ 1/2 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1/2 binary32)) x)))
#s(approx (/ 1/2 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32)) x)))
#s(approx (/ 1/2 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32)) x)))
#s(approx (log (+ 1 x)) (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))))
#s(approx (log (+ 1 x)) (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 x)) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 x)) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) x)) (log.f32 #s(literal -1 binary32))))

eval68.0ms (3.4%)

Memory
27.4MiB live, 73.2MiB allocated; 5ms collecting garbage
Compiler

Compiled 13 130 to 1 974 computations (85% saved)

prune30.0ms (1.5%)

Memory
-28.3MiB live, 18.9MiB allocated; 2ms collecting garbage
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New3255330
Fresh000
Picked235
Done000
Total3278335
Accuracy
100.0%
Counts
335 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.3%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x)
28.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
26.1%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
99.5%
(copysign.f32 (asinh.f32 x) x)
54.1%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) #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)))) x)
56.1%
(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)
56.3%
(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)
56.6%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x)) x)
Compiler

Compiled 360 to 224 computations (37.8% saved)

series16.0ms (0.8%)

Memory
34.2MiB live, 34.2MiB allocated; 0ms collecting garbage
Counts
43 → 184
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) 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)
#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 (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)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) #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)))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) #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))))
(fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) #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)))
(fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal -1/24 binary32) (*.f32 x x))
#s(literal -1/24 binary32)
(fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))
(pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))
(+.f32 #s(literal 1 binary32) x)
#s(literal -2 binary32)
#s(literal 3 binary32)
(/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))
#s(literal 1/2 binary32)
#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))
(*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1 binary32)) x)
(fma.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1 binary32))
(-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/3 binary32) x)
#s(literal 1/3 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 (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 x))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -1/6 x))) 1/6))))))
#s(approx x #s(hole binary32 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 (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 (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 1/2))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (+ 1/2 (* -1/2 x))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (+ 1/2 (* x (- (* 1/4 x) 1/2)))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (+ 1/2 (* x (- (* x (+ 1/4 (* -1/8 x))) 1/2)))))
#s(approx (* -1/24 (* x x)) #s(hole binary32 (* -1/24 (pow x 2))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 6))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (+ 6 (* -9 x))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (+ 6 (* x (- (* 12 x) 9)))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (+ 6 (* x (- (* x (+ 12 (* -15 x))) 9)))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 1))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (+ 1 (* -2 x))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (+ 1 (* x (- (* 3 x) 2)))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (+ 1 (* x (- (* x (+ 3 (* -4 x))) 2)))))
#s(approx (+ 1 x) #s(hole binary32 1))
#s(approx (+ 1 x) #s(hole binary32 (+ 1 x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 3))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (+ 3 (* -3 x))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (+ 3 (* x (- (* 3 x) 3)))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (+ 3 (* x (- (* x (+ 3 (* -3 x))) 3)))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 1/2))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (+ 1/2 (* -1/2 x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (+ 1/2 (* x (- (* 1/2 x) 1/2)))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (+ 1/2 (* x (- (* x (+ 1/2 (* -1/2 x))) 1/2)))))
#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 (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* x (+ 1 (* -1/2 x)))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* x (+ 1 (* x (- (* 1/3 x) 1/2))))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 1))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (+ 1 (* -1/2 x))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (+ 1 (* x (- (* 1/3 x) 1/2)))))
#s(approx (- (* 1/3 x) 1/2) #s(hole binary32 -1/2))
#s(approx (- (* 1/3 x) 1/2) #s(hole binary32 (- (* 1/3 x) 1/2)))
#s(approx (* 1/3 x) #s(hole binary32 (* 1/3 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 (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1/8 (pow x 3))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* (pow x 3) (- (* 5/8 (/ 1 (pow x 2))) 1/8))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* (pow x 3) (- (+ (* -1 (/ (log (/ 1 x)) (pow x 3))) (* 5/8 (/ 1 (pow x 2)))) (+ 1/8 (/ 3/4 (pow x 3)))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* (pow x 3) (- (+ (* -1 (/ (log (/ 1 x)) (pow x 3))) (+ (* 5/8 (/ 1 (pow x 2))) (* 15/8 (/ 1 (pow x 4))))) (+ 1/8 (/ 3/4 (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 (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 (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1/8 x)))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* x (- (* 5/8 (/ 1 (pow x 2))) 1/8))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* x (- (* 5/8 (/ 1 (pow x 2))) (+ 1/8 (/ 3/4 (pow x 3)))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* x (- (+ (* 5/8 (/ 1 (pow x 2))) (* 7/8 (/ 1 (pow x 4)))) (+ 1/8 (/ 3/4 (pow x 3)))))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ 3 x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ (- 3 (* 3 (/ 1 (pow x 2)))) x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ (- (+ 3 (/ 6 (pow x 3))) (* 3 (/ 1 (pow x 2)))) x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ (- (+ 3 (/ 6 (pow x 3))) (+ (* 3 (/ 1 (pow x 2))) (* 9 (/ 1 (pow x 4))))) x)))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ 1 (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (- 1 (* 2 (/ 1 x))) (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (- (+ 1 (/ 3 (pow x 2))) (* 2 (/ 1 x))) (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (- (+ 1 (/ 3 (pow x 2))) (+ (* 2 (/ 1 x)) (* 4 (/ 1 (pow x 3))))) (pow x 2))))
#s(approx (+ 1 x) #s(hole binary32 x))
#s(approx (+ 1 x) #s(hole binary32 (* x (+ 1 (/ 1 x)))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ 3 x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ (- 3 (* 3 (/ 1 x))) x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ (- (+ 3 (/ 3 (pow x 2))) (* 3 (/ 1 x))) x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ (- (+ 3 (/ 3 (pow x 2))) (+ (* 3 (/ 1 x)) (* 3 (/ 1 (pow x 3))))) x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ 1/2 x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ (- 1/2 (* 1/2 (/ 1 x))) x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (* 1/2 (/ 1 x))) x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (pow x 3))))) 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 (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* (pow x 3) (- 1/3 (* 1/2 (/ 1 x))))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* (pow x 3) (- (+ 1/3 (/ 1 (pow x 2))) (* 1/2 (/ 1 x))))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (* (pow x 2) (- 1/3 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 1/2 (/ 1 x))))))
#s(approx (- (* 1/3 x) 1/2) #s(hole binary32 (* 1/3 x)))
#s(approx (- (* 1/3 x) 1/2) #s(hole binary32 (* x (- 1/3 (* 1/2 (/ 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))) (* -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 (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1 (* (pow x 3) (- 1/8 (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1/8 (* -1 (/ (- (+ (log -1) (* -1 (log (/ -1 x)))) 3/4) (pow x 3)))) (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1/8 (* -1 (/ (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 15/8 (/ 1 x)))) 3/4) (pow x 3)))) (* 5/8 (/ 1 (pow x 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 (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)))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1 (* x (- 1/8 (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1 (* x (- (+ 1/8 (/ 3/4 (pow x 3))) (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1 (* x (- (+ 1/8 (* -1 (/ (- (* 7/8 (/ 1 x)) 3/4) (pow x 3)))) (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (* -1 (/ (- (* 3 (/ 1 (pow x 2))) 3) x))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (* -1 (/ (- (* 3 (/ 1 (pow x 2))) (+ 3 (/ 6 (pow x 3)))) x))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (* -1 (/ (- (+ (* -1 (/ (- 6 (* 9 (/ 1 x))) (pow x 3))) (* 3 (/ 1 (pow x 2)))) 3) x))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (+ 1 (* -1 (/ (- 2 (* 3 (/ 1 x))) x))) (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 2 (* -1 (/ (- 3 (* 4 (/ 1 x))) x))) x))) (pow x 2))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* 3 (/ 1 x)) 3) x))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 3 (/ 1 x)) 3) x)) 3) x))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 3 (/ 1 x)) 3) x)) 3) x)) 3) x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) x))))
#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 (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/3)))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3)))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (* (pow x 2) (+ 1/3 (* -1 (/ (- 1/2 (/ 1 x)) x))))))
#s(approx (- (* 1/3 x) 1/2) #s(hole binary32 (* -1 (* x (- (* 1/2 (/ 1 x)) 1/3)))))
Calls

3 calls:

TimeVariablePointExpression
5.0ms
x
@0
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x (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 (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* -1/24 (* x x)) -1/24 (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (pow (+ 1 x) -2) (+ 1 x) -2 3 (/ 3 (+ 1 x)) (/ 1/2 (+ 1 x)) 1/2 (log (+ 1 x)) (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) (+ (* (- (* 1/3 x) 1/2) x) 1) (- (* 1/3 x) 1/2) (* 1/3 x) 1/3)
4.0ms
x
@-inf
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x (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 (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* -1/24 (* x x)) -1/24 (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (pow (+ 1 x) -2) (+ 1 x) -2 3 (/ 3 (+ 1 x)) (/ 1/2 (+ 1 x)) 1/2 (log (+ 1 x)) (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) (+ (* (- (* 1/3 x) 1/2) x) 1) (- (* 1/3 x) 1/2) (* 1/3 x) 1/3)
4.0ms
x
@inf
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x (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 (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* -1/24 (* x x)) -1/24 (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (pow (+ 1 x) -2) (+ 1 x) -2 3 (/ 3 (+ 1 x)) (/ 1/2 (+ 1 x)) 1/2 (log (+ 1 x)) (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) (+ (* (- (* 1/3 x) 1/2) x) 1) (- (* 1/3 x) 1/2) (* 1/3 x) 1/3)

rewrite213.0ms (10.6%)

Memory
3.1MiB live, 247.3MiB allocated; 45ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07684952
08194435
143754196
084944033
Stop Event
iter-limit
node-limit
iter-limit
Counts
227 → 344
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) 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)
#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 (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)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) #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)))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) #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))))
(fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) #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)))
(fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal -1/24 binary32) (*.f32 x x))
#s(literal -1/24 binary32)
(fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))
(pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))
(+.f32 #s(literal 1 binary32) x)
#s(literal -2 binary32)
#s(literal 3 binary32)
(/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))
#s(literal 1/2 binary32)
#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))
(*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1 binary32)) x)
(fma.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1 binary32))
(-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/3 binary32) x)
#s(literal 1/3 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 (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 x))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -1/6 x))) 1/6))))))
#s(approx x #s(hole binary32 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 (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 (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 1/2))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (+ 1/2 (* -1/2 x))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (+ 1/2 (* x (- (* 1/4 x) 1/2)))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (+ 1/2 (* x (- (* x (+ 1/4 (* -1/8 x))) 1/2)))))
#s(approx (* -1/24 (* x x)) #s(hole binary32 (* -1/24 (pow x 2))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 6))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (+ 6 (* -9 x))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (+ 6 (* x (- (* 12 x) 9)))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (+ 6 (* x (- (* x (+ 12 (* -15 x))) 9)))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 1))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (+ 1 (* -2 x))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (+ 1 (* x (- (* 3 x) 2)))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (+ 1 (* x (- (* x (+ 3 (* -4 x))) 2)))))
#s(approx (+ 1 x) #s(hole binary32 1))
#s(approx (+ 1 x) #s(hole binary32 (+ 1 x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 3))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (+ 3 (* -3 x))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (+ 3 (* x (- (* 3 x) 3)))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (+ 3 (* x (- (* x (+ 3 (* -3 x))) 3)))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 1/2))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (+ 1/2 (* -1/2 x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (+ 1/2 (* x (- (* 1/2 x) 1/2)))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (+ 1/2 (* x (- (* x (+ 1/2 (* -1/2 x))) 1/2)))))
#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 (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* x (+ 1 (* -1/2 x)))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* x (+ 1 (* x (- (* 1/3 x) 1/2))))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 1))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (+ 1 (* -1/2 x))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (+ 1 (* x (- (* 1/3 x) 1/2)))))
#s(approx (- (* 1/3 x) 1/2) #s(hole binary32 -1/2))
#s(approx (- (* 1/3 x) 1/2) #s(hole binary32 (- (* 1/3 x) 1/2)))
#s(approx (* 1/3 x) #s(hole binary32 (* 1/3 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 (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1/8 (pow x 3))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* (pow x 3) (- (* 5/8 (/ 1 (pow x 2))) 1/8))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* (pow x 3) (- (+ (* -1 (/ (log (/ 1 x)) (pow x 3))) (* 5/8 (/ 1 (pow x 2)))) (+ 1/8 (/ 3/4 (pow x 3)))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* (pow x 3) (- (+ (* -1 (/ (log (/ 1 x)) (pow x 3))) (+ (* 5/8 (/ 1 (pow x 2))) (* 15/8 (/ 1 (pow x 4))))) (+ 1/8 (/ 3/4 (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 (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 (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1/8 x)))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* x (- (* 5/8 (/ 1 (pow x 2))) 1/8))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* x (- (* 5/8 (/ 1 (pow x 2))) (+ 1/8 (/ 3/4 (pow x 3)))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* x (- (+ (* 5/8 (/ 1 (pow x 2))) (* 7/8 (/ 1 (pow x 4)))) (+ 1/8 (/ 3/4 (pow x 3)))))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ 3 x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ (- 3 (* 3 (/ 1 (pow x 2)))) x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ (- (+ 3 (/ 6 (pow x 3))) (* 3 (/ 1 (pow x 2)))) x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (/ (- (+ 3 (/ 6 (pow x 3))) (+ (* 3 (/ 1 (pow x 2))) (* 9 (/ 1 (pow x 4))))) x)))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ 1 (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (- 1 (* 2 (/ 1 x))) (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (- (+ 1 (/ 3 (pow x 2))) (* 2 (/ 1 x))) (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (- (+ 1 (/ 3 (pow x 2))) (+ (* 2 (/ 1 x)) (* 4 (/ 1 (pow x 3))))) (pow x 2))))
#s(approx (+ 1 x) #s(hole binary32 x))
#s(approx (+ 1 x) #s(hole binary32 (* x (+ 1 (/ 1 x)))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ 3 x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ (- 3 (* 3 (/ 1 x))) x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ (- (+ 3 (/ 3 (pow x 2))) (* 3 (/ 1 x))) x)))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (/ (- (+ 3 (/ 3 (pow x 2))) (+ (* 3 (/ 1 x)) (* 3 (/ 1 (pow x 3))))) x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ 1/2 x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ (- 1/2 (* 1/2 (/ 1 x))) x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (* 1/2 (/ 1 x))) x)))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (pow x 3))))) 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 (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* (pow x 3) (- 1/3 (* 1/2 (/ 1 x))))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* (pow x 3) (- (+ 1/3 (/ 1 (pow x 2))) (* 1/2 (/ 1 x))))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (* (pow x 2) (- 1/3 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 1/2 (/ 1 x))))))
#s(approx (- (* 1/3 x) 1/2) #s(hole binary32 (* 1/3 x)))
#s(approx (- (* 1/3 x) 1/2) #s(hole binary32 (* x (- 1/3 (* 1/2 (/ 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))) (* -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 (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1 (* (pow x 3) (- 1/8 (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1/8 (* -1 (/ (- (+ (log -1) (* -1 (log (/ -1 x)))) 3/4) (pow x 3)))) (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1/8 (* -1 (/ (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 15/8 (/ 1 x)))) 3/4) (pow x 3)))) (* 5/8 (/ 1 (pow x 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 (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)))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1 (* x (- 1/8 (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1 (* x (- (+ 1/8 (/ 3/4 (pow x 3))) (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(hole binary32 (* -1 (* x (- (+ 1/8 (* -1 (/ (- (* 7/8 (/ 1 x)) 3/4) (pow x 3)))) (* 5/8 (/ 1 (pow x 2))))))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (* -1 (/ (- (* 3 (/ 1 (pow x 2))) 3) x))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (* -1 (/ (- (* 3 (/ 1 (pow x 2))) (+ 3 (/ 6 (pow x 3)))) x))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(hole binary32 (* -1 (/ (- (+ (* -1 (/ (- 6 (* 9 (/ 1 x))) (pow x 3))) (* 3 (/ 1 (pow x 2)))) 3) x))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (+ 1 (* -1 (/ (- 2 (* 3 (/ 1 x))) x))) (pow x 2))))
#s(approx (pow (+ 1 x) -2) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 2 (* -1 (/ (- 3 (* 4 (/ 1 x))) x))) x))) (pow x 2))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* 3 (/ 1 x)) 3) x))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 3 (/ 1 x)) 3) x)) 3) x))))
#s(approx (/ 3 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 3 (/ 1 x)) 3) x)) 3) x)) 3) x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x))))
#s(approx (/ 1/2 (+ 1 x)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) x))))
#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 (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/3)))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3)))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) #s(hole binary32 (* (pow x 2) (+ 1/3 (* -1 (/ (- 1/2 (/ 1 x)) x))))))
#s(approx (- (* 1/3 x) 1/2) #s(hole binary32 (* -1 (* x (- (* 1/2 (/ 1 x)) 1/3)))))
Outputs
(copysign.f32 #s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x)) x)
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x)
x
(copysign.f32 #s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) x) x #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) x) x #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) x) x #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (*.f32 #s(literal -1/6 binary32) x) x #s(literal 1 binary32)))
(+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))
(+.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))
(/.f32 (fma.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 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 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32))
(+.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))
#s(literal -1/6 binary32)
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 x x)
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (*.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 (+ (sqrt (+ (* 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)) x)
#s(approx (log (+ (sqrt (+ (* 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))
(*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)))
(+.f32 x (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) x))
(+.f32 x (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x)))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x)))
(/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x)))))
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))))
(fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x #s(literal 1 binary32))
(fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) #s(literal 1 binary32))
(+.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) #s(literal 1/36 binary32)) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal 1/6 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)))))
(-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))
(*.f32 (*.f32 #s(literal 3/40 binary32) x) x)
(*.f32 (*.f32 x x) #s(literal 3/40 binary32))
(*.f32 #s(literal 3/40 binary32) (*.f32 x x))
#s(literal 3/40 binary32)
#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 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x x))) (log.f32 (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))
(-.f32 (log.f32 (+.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (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 (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))
(/.f32 (+.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (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)
(copysign.f32 #s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #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)))) x)
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #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))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 #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(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #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))))
(/.f32 (fma.f32 (pow.f32 (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) (pow.f32 #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(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (-.f32 (pow.f32 #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(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #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))))))
(fma.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) x) 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)))
(fma.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #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)))
(fma.f32 (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x 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)))
(+.f32 #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)) (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))))
(+.f32 (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #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)))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1/24 binary32)) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))))
(/.f32 (fma.f32 (pow.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) #s(literal -1/13824 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1/24 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))))))
(-.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1/24 binary32)) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1/24 binary32) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1/24 binary32)))
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1/24 binary32)))
(fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(fma.f32 (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(fma.f32 #s(literal -1/24 binary32) (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(+.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)))
(+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1/24 binary32)))
(*.f32 (*.f32 #s(literal -1/24 binary32) x) x)
(*.f32 (*.f32 x x) #s(literal -1/24 binary32))
(*.f32 #s(literal -1/24 binary32) (*.f32 x x))
#s(literal -1/24 binary32)
(*.f32 #s(literal 3 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))))
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32))) (-.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))))
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) (-.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))))
(/.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -3 binary32)) #s(literal 27 binary32) (pow.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32)) (*.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))))))
(/.f32 (fma.f32 (pow.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 27 binary32) (/.f32 #s(literal 27 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (+.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))))))
(-.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))))
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(fma.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))
(fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))
(+.f32 (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)))
(+.f32 (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(*.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))) (fabs.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal -1 binary32) (neg.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))
(pow.f32 (exp.f32 (log1p.f32 x)) #s(literal -2 binary32))
(pow.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))
(+.f32 (cosh.f32 (*.f32 (log1p.f32 x) #s(literal -2 binary32))) (sinh.f32 (*.f32 (log1p.f32 x) #s(literal -2 binary32))))
(exp.f32 (-.f32 #s(literal 0 binary32) (*.f32 (log1p.f32 x) #s(literal 2 binary32))))
(exp.f32 (neg.f32 (*.f32 (log1p.f32 x) #s(literal 2 binary32))))
(exp.f32 (*.f32 (*.f32 (log1p.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal -1 binary32)))
(exp.f32 (*.f32 (log1p.f32 x) #s(literal -2 binary32)))
(*.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)
(*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) x)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) x)
(+.f32 x (*.f32 x (/.f32 #s(literal 1 binary32) x)))
(+.f32 x #s(literal 1 binary32))
(exp.f32 (*.f32 (log1p.f32 x) #s(literal 1 binary32)))
#s(literal -2 binary32)
#s(literal 3 binary32)
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32))
(*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal -3 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal -1/2 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))
#s(literal 1/2 binary32)
#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))
(*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1 binary32)))
(+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x) x))
(+.f32 x (*.f32 x (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x)))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x)))
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x)))))
(/.f32 (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x) #s(literal 1 binary32)))))
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32))))
(fma.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1 binary32))
(fma.f32 x (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) #s(literal 1 binary32))
(+.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x))
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 2 binary32)) #s(literal 1/4 binary32)) (fma.f32 #s(literal 1/3 binary32) x #s(literal 1/2 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 1/27 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/8 binary32)) (+.f32 (pow.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)))))
(-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/3 binary32) x)
(*.f32 x #s(literal 1/3 binary32))
#s(literal 1/3 binary32)
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log1p.f32 x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (log1p.f32 x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -3 binary32)) #s(literal 30 binary32) (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x)
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) x) x #s(literal 1 binary32)) x))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 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 (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/6 binary32) x #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx x x)
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x)
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) 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 (*.f32 #s(literal -1/6 binary32) 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 (*.f32 #s(literal -1/6 binary32) x) x #s(literal 1 binary32)) x))
#s(approx (* (+ (* (- (* 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 (+ (* (- (* 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 (*.f32 #s(literal -1/6 binary32) x) x #s(literal 1 binary32)))
#s(approx (+ (* (- (* 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 (- (* 3/40 (* x x)) 1/6) #s(literal -1/6 binary32))
#s(approx (- (* 3/40 (* x x)) 1/6) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)))
#s(approx (* 3/40 (* x x)) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) x)
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) x) x #s(literal 1 binary32)) x))
#s(approx (log (+ (sqrt (+ (* 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 (log (+ (sqrt (+ (* x x) 1)) 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))
#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 (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) #s(literal 1/2 binary32))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (fma.f32 #s(literal -1/2 binary32) x #s(literal 1/2 binary32)))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (fma.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1/2 binary32)))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/8 binary32) x #s(literal 1/4 binary32)) x) #s(literal 1/2 binary32)) x #s(literal 1/2 binary32)))
#s(approx (* -1/24 (* x x)) (*.f32 (*.f32 #s(literal -1/24 binary32) x) x))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) #s(literal 6 binary32))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (fma.f32 #s(literal -9 binary32) x #s(literal 6 binary32)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (fma.f32 (-.f32 (*.f32 #s(literal 12 binary32) x) #s(literal 9 binary32)) x #s(literal 6 binary32)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -15 binary32) x #s(literal 12 binary32)) x) #s(literal 9 binary32)) x #s(literal 6 binary32)))
#s(approx (pow (+ 1 x) -2) #s(literal 1 binary32))
#s(approx (pow (+ 1 x) -2) (fma.f32 #s(literal -2 binary32) x #s(literal 1 binary32)))
#s(approx (pow (+ 1 x) -2) (fma.f32 (-.f32 (*.f32 #s(literal 3 binary32) x) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (pow (+ 1 x) -2) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -4 binary32) x #s(literal 3 binary32)) x) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (+ 1 x) #s(literal 1 binary32))
#s(approx (+ 1 x) (+.f32 #s(literal 1 binary32) x))
#s(approx (/ 3 (+ 1 x)) #s(literal 3 binary32))
#s(approx (/ 3 (+ 1 x)) (fma.f32 #s(literal -3 binary32) x #s(literal 3 binary32)))
#s(approx (/ 3 (+ 1 x)) (fma.f32 (-.f32 (*.f32 #s(literal 3 binary32) x) #s(literal 3 binary32)) x #s(literal 3 binary32)))
#s(approx (/ 3 (+ 1 x)) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -3 binary32) x #s(literal 3 binary32)) x) #s(literal 3 binary32)) x #s(literal 3 binary32)))
#s(approx (/ 1/2 (+ 1 x)) #s(literal 1/2 binary32))
#s(approx (/ 1/2 (+ 1 x)) (fma.f32 #s(literal -1/2 binary32) x #s(literal 1/2 binary32)))
#s(approx (/ 1/2 (+ 1 x)) (fma.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1/2 binary32)))
#s(approx (/ 1/2 (+ 1 x)) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/2 binary32) x #s(literal 1/2 binary32)) x) #s(literal 1/2 binary32)) x #s(literal 1/2 binary32)))
#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 (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) x)
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) (*.f32 (fma.f32 #s(literal -1/2 binary32) x #s(literal 1 binary32)) x))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 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 (+ (* (- (* 1/3 x) 1/2) x) 1) #s(literal 1 binary32))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) (fma.f32 #s(literal -1/2 binary32) x #s(literal 1 binary32)))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) (fma.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1 binary32)))
#s(approx (- (* 1/3 x) 1/2) #s(literal -1/2 binary32))
#s(approx (- (* 1/3 x) 1/2) (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)))
#s(approx (* 1/3 x) (*.f32 #s(literal 1/3 binary32) x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log.f32 x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (/.f32 x x) (log.f32 x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x)) (log.f32 x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x))) (log.f32 x)))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/8 binary32)))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32) (/.f32 (log.f32 x) (pow.f32 x #s(literal 3 binary32)))) (+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/8 binary32))) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 15/8 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32))) (/.f32 (log.f32 x) (pow.f32 x #s(literal 3 binary32)))) (+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/8 binary32))) (pow.f32 x #s(literal 3 binary32))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (-.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* -1/6 (* x x)) 1) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))
#s(approx (+ (* -1/6 (* x x)) 1) (*.f32 (-.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 3/40 binary32)))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 3/40 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 3/40 binary32)))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 3/40 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (* 3/40 (* x x)) 1/6) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))
#s(approx (- (* 3/40 (* x x)) 1/6) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (*.f32 x x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 x)) (log.f32 #s(literal 2 binary32))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 x)) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 #s(literal 2 binary32) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 2 binary32)) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 2 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x))
#s(approx (sqrt (+ (* x x) 1)) x)
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 #s(literal -1/8 binary32) x))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32)) #s(literal 1/8 binary32)) x))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32)) #s(literal 1/8 binary32)) (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 3 binary32)))) x))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (-.f32 (-.f32 (fma.f32 #s(literal 7/8 binary32) (pow.f32 x #s(literal -4 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32))) #s(literal 1/8 binary32)) (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 3 binary32)))) x))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (/.f32 #s(literal 3 binary32) x))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (/.f32 (-.f32 #s(literal 3 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))) x))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))) x))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32)) (fma.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 9 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)))) x))
#s(approx (pow (+ 1 x) -2) (pow.f32 x #s(literal -2 binary32)))
#s(approx (pow (+ 1 x) -2) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) x)) (*.f32 x x)))
#s(approx (pow (+ 1 x) -2) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32) #s(literal 1 binary32)) (/.f32 #s(literal 2 binary32) x)) (*.f32 x x)))
#s(approx (pow (+ 1 x) -2) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32) #s(literal 1 binary32)) (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 4 binary32) (/.f32 #s(literal 2 binary32) x))) (*.f32 x x)))
#s(approx (+ 1 x) x)
#s(approx (+ 1 x) (+.f32 #s(literal 1 binary32) x))
#s(approx (/ 3 (+ 1 x)) (/.f32 #s(literal 3 binary32) x))
#s(approx (/ 3 (+ 1 x)) (/.f32 (-.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) x)) x))
#s(approx (/ 3 (+ 1 x)) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32) #s(literal 3 binary32)) (/.f32 #s(literal 3 binary32) x)) x))
#s(approx (/ 3 (+ 1 x)) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32) #s(literal 3 binary32)) (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) x))) x))
#s(approx (/ 1/2 (+ 1 x)) (/.f32 #s(literal 1/2 binary32) x))
#s(approx (/ 1/2 (+ 1 x)) (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))
#s(approx (/ 1/2 (+ 1 x)) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x)) x))
#s(approx (/ 1/2 (+ 1 x)) (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1/2 binary32)) (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) x))) x))
#s(approx (log (+ 1 x)) (log.f32 x))
#s(approx (log (+ 1 x)) (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) x)))
#s(approx (log (+ 1 x)) (-.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) x)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
#s(approx (log (+ 1 x)) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) x)) (log.f32 x)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) (*.f32 (-.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1/2 binary32) x)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)) (/.f32 #s(literal 1/2 binary32) x)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) (*.f32 (-.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 x x)))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 x x)))
#s(approx (- (* 1/3 x) 1/2) (*.f32 #s(literal 1/3 binary32) x))
#s(approx (- (* 1/3 x) 1/2) (*.f32 (-.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 (neg.f32 x) x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32)))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (fma.f32 (/.f32 (-.f32 (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3/4 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal -1 binary32) #s(literal 1/8 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32)))))
#s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (fma.f32 (/.f32 (-.f32 (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 #s(literal 15/8 binary32) x)) (log.f32 #s(literal -1 binary32))) #s(literal 3/4 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal -1 binary32) #s(literal 1/8 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32)))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal -2 binary32)))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal -4 binary32))) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))))
#s(approx (+ (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 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)) (fma.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal -6 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32)))) x)))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (neg.f32 x) (-.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32)))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (neg.f32 x) (-.f32 (+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/8 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32)))))
#s(approx (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (/.f32 (-.f32 (/.f32 #s(literal 7/8 binary32) x) #s(literal 3/4 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal -1 binary32) #s(literal 1/8 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 5/8 binary32)))))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (neg.f32 (/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 3 binary32)) x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (neg.f32 (/.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 3 binary32)) (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 3 binary32)))) x)))
#s(approx (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x))) (neg.f32 (/.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 6 binary32) (/.f32 #s(literal 9 binary32) x)) (pow.f32 x #s(literal 3 binary32))))) #s(literal 3 binary32)) x)))
#s(approx (pow (+ 1 x) -2) (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 3 binary32) x)) x) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 x x)))
#s(approx (pow (+ 1 x) -2) (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 3 binary32) (/.f32 #s(literal 4 binary32) x)) x) #s(literal -1 binary32) #s(literal 2 binary32)) x) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 x x)))
#s(approx (/ 3 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 3 binary32) x) #s(literal 3 binary32)) x)))
#s(approx (/ 3 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 3 binary32) x) #s(literal 3 binary32)) x)) #s(literal 3 binary32)) x)))
#s(approx (/ 3 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 3 binary32) x) #s(literal 3 binary32)) x)) #s(literal 3 binary32)) x)) #s(literal 3 binary32)) x)))
#s(approx (/ 1/2 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1/2 binary32)) x)))
#s(approx (/ 1/2 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32)) x)))
#s(approx (/ 1/2 (+ 1 x)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32)) x)))
#s(approx (log (+ 1 x)) (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))))
#s(approx (log (+ 1 x)) (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 x)) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 x)) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1/3 binary32))))
#s(approx (* (+ (* (- (* 1/3 x) 1/2) x) 1) x) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) x)) #s(literal 1/3 binary32))))
#s(approx (+ (* (- (* 1/3 x) 1/2) x) 1) (*.f32 (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/3 binary32)) (*.f32 x x)))
#s(approx (- (* 1/3 x) 1/2) (*.f32 (neg.f32 x) (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1/3 binary32))))

eval65.0ms (3.2%)

Memory
5.9MiB live, 96.5MiB allocated; 10ms collecting garbage
Compiler

Compiled 19 646 to 2 443 computations (87.6% saved)

prune10.0ms (0.5%)

Memory
-22.1MiB live, 22.3MiB allocated; 4ms collecting garbage
Pruning

9 alts after pruning (2 fresh and 7 done)

PrunedKeptTotal
New4062408
Fresh000
Picked145
Done033
Total4079416
Accuracy
100.0%
Counts
416 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.3%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x)
28.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
26.1%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
99.5%
(copysign.f32 (asinh.f32 x) x)
56.1%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) x))) x)
56.3%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) x)
56.1%
(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)
56.3%
(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)
56.6%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x)) x)
Compiler

Compiled 190 to 125 computations (34.2% saved)

series9.0ms (0.4%)

Memory
17.6MiB live, 17.6MiB allocated; 0ms collecting garbage
Counts
18 → 49
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 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))
x
(*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)
(*.f32 (*.f32 x x) #s(literal -1/6 binary32))
(*.f32 x x)
#s(literal -1/6 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) x)))
(+.f32 x (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) x))
(*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) x)
(*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x)
(*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x)
(-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))
(*.f32 (*.f32 x x) #s(literal 3/40 binary32))
#s(literal 3/40 binary32)
#s(literal 1/6 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 x) -1/6) x)) #s(hole binary32 x))
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx x #s(hole binary32 x))
#s(approx (* (* (* x x) -1/6) x) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* (* x x) -1/6) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 x))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) #s(hole binary32 (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) #s(hole binary32 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) #s(hole binary32 (* -1/6 x)))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) #s(hole binary32 (* x (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 -1/6))
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6)))
#s(approx (* (* x x) 3/40) #s(hole binary32 (* 3/40 (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 x) -1/6) x)) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* 3/40 (pow x 5))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) #s(hole binary32 (* 3/40 (pow x 5))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) #s(hole binary32 (* 3/40 (pow x 4))))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) #s(hole binary32 (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) #s(hole binary32 (* 3/40 (pow x 3))))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) #s(hole binary32 (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (* (pow x 2) (- 3/40 (* 1/6 (/ 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 (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) #s(hole binary32 (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
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 x) -1/6) x)) x (* (* (* x x) -1/6) x) (* (* x x) -1/6) (* x x) -1/6 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) (* (* (- (* (* x x) 3/40) 1/6) x) x) (* (- (* (* x x) 3/40) 1/6) x) (- (* (* x x) 3/40) 1/6) (* (* x x) 3/40) 3/40 1/6)
3.0ms
x
@-inf
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ x (* (* (* x x) -1/6) x)) x (* (* (* x x) -1/6) x) (* (* x x) -1/6) (* x x) -1/6 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) (* (* (- (* (* x x) 3/40) 1/6) x) x) (* (- (* (* x x) 3/40) 1/6) x) (- (* (* x x) 3/40) 1/6) (* (* x x) 3/40) 3/40 1/6)
2.0ms
x
@0
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ x (* (* (* x x) -1/6) x)) x (* (* (* x x) -1/6) x) (* (* x x) -1/6) (* x x) -1/6 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) (* (* (- (* (* x x) 3/40) 1/6) x) x) (* (- (* (* x x) 3/40) 1/6) x) (- (* (* x x) 3/40) 1/6) (* (* x x) 3/40) 3/40 1/6)

rewrite176.0ms (8.7%)

Memory
11.6MiB live, 201.0MiB allocated; 19ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02171377
02371248
111041054
08753970
Stop Event
iter-limit
node-limit
iter-limit
Counts
67 → 187
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 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))
x
(*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)
(*.f32 (*.f32 x x) #s(literal -1/6 binary32))
(*.f32 x x)
#s(literal -1/6 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) x)))
(+.f32 x (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) x))
(*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) x)
(*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x)
(*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x)
(-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))
(*.f32 (*.f32 x x) #s(literal 3/40 binary32))
#s(literal 3/40 binary32)
#s(literal 1/6 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 x) -1/6) x)) #s(hole binary32 x))
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx x #s(hole binary32 x))
#s(approx (* (* (* x x) -1/6) x) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* (* x x) -1/6) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 x))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) #s(hole binary32 (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) #s(hole binary32 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) #s(hole binary32 (* -1/6 x)))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) #s(hole binary32 (* x (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 -1/6))
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6)))
#s(approx (* (* x x) 3/40) #s(hole binary32 (* 3/40 (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 x) -1/6) x)) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* 3/40 (pow x 5))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) #s(hole binary32 (* 3/40 (pow x 5))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) #s(hole binary32 (* 3/40 (pow x 4))))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) #s(hole binary32 (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) #s(hole binary32 (* 3/40 (pow x 3))))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) #s(hole binary32 (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (* (pow x 2) (- 3/40 (* 1/6 (/ 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 (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) #s(hole binary32 (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
Outputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 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 (-.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) x))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (neg.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32))) #s(literal 3 binary32))) (fma.f32 x x (+.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (*.f32 x (neg.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 #s(literal -1/6 binary32) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) #s(literal 2 binary32)))) (neg.f32 (-.f32 x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (*.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) x)))))
(/.f32 (-.f32 (*.f32 x x) (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) #s(literal 2 binary32))) (-.f32 x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) #s(literal 3 binary32))) (fma.f32 x x (*.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))) (/.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (-.f32 x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))))
(-.f32 x (*.f32 (*.f32 (neg.f32 x) x) (*.f32 #s(literal -1/6 binary32) x)))
(-.f32 x (*.f32 (neg.f32 x) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))
(-.f32 x (neg.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32))))
(fma.f32 (*.f32 #s(literal -1/6 binary32) (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3/2 binary32)) x)
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (*.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1/6 binary32)) x)
(fma.f32 (neg.f32 x) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)) x)
(fma.f32 (*.f32 #s(literal -1/6 binary32) x) (*.f32 x x) x)
(fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32) x)
(fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x x)
(fma.f32 (*.f32 x x) (*.f32 #s(literal -1/6 binary32) x) x)
(fma.f32 #s(literal -1/6 binary32) (pow.f32 x #s(literal 3 binary32)) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (*.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) x)))) (/.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) #s(literal 3 binary32)) (fma.f32 x x (*.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) x)))))
(+.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)) x)
(+.f32 x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))
x
(*.f32 (*.f32 #s(literal -1/6 binary32) (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3/2 binary32)))
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (*.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1/6 binary32)))
(*.f32 (neg.f32 x) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))
(*.f32 (*.f32 #s(literal -1/6 binary32) x) (*.f32 x x))
(*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32))
(*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)
(*.f32 (*.f32 x x) (*.f32 #s(literal -1/6 binary32) x))
(*.f32 #s(literal -1/6 binary32) (pow.f32 x #s(literal 3 binary32)))
(*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))
(neg.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/6 binary32)))
(neg.f32 (*.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 3 binary32))))
(*.f32 (*.f32 #s(literal -1/6 binary32) (neg.f32 x)) (neg.f32 x))
(*.f32 (neg.f32 x) (*.f32 (neg.f32 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))
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))
(*.f32 x (*.f32 #s(literal -1/6 binary32) x))
(neg.f32 (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))
(neg.f32 (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 x)) (neg.f32 x))
(*.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) (*.f32 (neg.f32 x) #s(literal 1 binary32)))
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1 binary32)))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 x x)
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(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 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)))
(neg.f32 (*.f32 (neg.f32 x) x))
#s(literal -1/6 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32)) x))
(*.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) x #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) x #s(literal 1 binary32)))
(/.f32 (-.f32 (pow.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) x))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32)))) #s(literal 3 binary32))) (fma.f32 x x (+.f32 (pow.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (*.f32 x (neg.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) x))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (pow.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)))) (neg.f32 (-.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) x)))))
(/.f32 (-.f32 (*.f32 x x) (pow.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) (-.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32))) (fma.f32 x x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))) (/.f32 (pow.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))))
(-.f32 x (*.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x)) (*.f32 x x)))
(-.f32 x (*.f32 (neg.f32 x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) x)))
(-.f32 x (neg.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32)))))
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3/2 binary32)) x)
(fma.f32 (*.f32 (neg.f32 x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x)) (neg.f32 x) x)
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32))) x)
(fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) x) x x)
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) (*.f32 x x) x)
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32)) x)
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x)
(fma.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) x)
(fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) x) x)
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) x)))) (/.f32 (pow.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32)) (fma.f32 x x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) x)))))
(+.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) x)
(+.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3/2 binary32)))
(*.f32 (*.f32 (neg.f32 x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x)) (neg.f32 x))
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32))))
(*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) x) x)
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) (*.f32 x x))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32)))
(*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)))
(*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x))
(*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) x))
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x)) x)
(*.f32 (*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32))) (*.f32 x x))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (neg.f32 x)) (neg.f32 x))
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) x)
(*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (*.f32 x x))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)))
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) x))
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x))
(neg.f32 (*.f32 (neg.f32 x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x)))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x)
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)))
(/.f32 (neg.f32 (fma.f32 #s(literal 9/1600 binary32) (pow.f32 x #s(literal 4 binary32)) #s(literal -1/36 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal 1/6 binary32))))
(/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32))) (neg.f32 (fma.f32 #s(literal 9/1600 binary32) (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 x x) #s(literal 1/80 binary32))))))
(/.f32 (fma.f32 #s(literal 9/1600 binary32) (pow.f32 x #s(literal 4 binary32)) #s(literal -1/36 binary32)) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal 1/6 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32)) (fma.f32 #s(literal 9/1600 binary32) (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 x x) #s(literal 1/80 binary32)))))
(-.f32 (/.f32 (*.f32 #s(literal 9/1600 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal 1/6 binary32))) (/.f32 #s(literal 1/36 binary32) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal 1/6 binary32))))
(-.f32 (/.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 #s(literal 9/1600 binary32) (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 x x) #s(literal 1/80 binary32))))) (/.f32 #s(literal 1/216 binary32) (fma.f32 #s(literal 9/1600 binary32) (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 x x) #s(literal 1/80 binary32))))))
(-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))
(fma.f32 (*.f32 #s(literal 3/40 binary32) (neg.f32 x)) (neg.f32 x) #s(literal -1/6 binary32))
(fma.f32 (*.f32 #s(literal 3/40 binary32) x) x #s(literal -1/6 binary32))
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))
(fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32))
(fma.f32 #s(literal 3/40 binary32) (*.f32 x x) #s(literal -1/6 binary32))
(fma.f32 x (*.f32 x #s(literal 3/40 binary32)) #s(literal -1/6 binary32))
(+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))
(*.f32 (*.f32 #s(literal 3/40 binary32) (neg.f32 x)) (neg.f32 x))
(*.f32 (*.f32 #s(literal 3/40 binary32) x) x)
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 3/40 binary32)))
(*.f32 (*.f32 x x) #s(literal 3/40 binary32))
(*.f32 #s(literal 3/40 binary32) (*.f32 x x))
(*.f32 x (*.f32 x #s(literal 3/40 binary32)))
#s(literal 3/40 binary32)
#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)))) (log1p.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (*.f32 x x) (-.f32 x #s(literal -1 binary32))) #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/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (-.f32 x #s(literal -1 binary32))) (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal -2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (-.f32 x #s(literal -1 binary32)))) (*.f32 x x) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (*.f32 #s(literal 1/720 binary32) (fma.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal -3 binary32)) #s(literal 30 binary32) (fma.f32 #s(literal 45 binary32) (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal -2 binary32)) (/.f32 #s(literal 45 binary32) (-.f32 x #s(literal -1 binary32)))))) (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (-.f32 x #s(literal -1 binary32))) (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal -2 binary32))))) (fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 x #s(literal -1 binary32))) x) x (log1p.f32 x))))
#s(approx (+ x (* (* (* x x) -1/6) x)) x)
#s(approx (+ x (* (* (* x x) -1/6) x)) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32) x))
#s(approx x x)
#s(approx (* (* (* x x) -1/6) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))
#s(approx (* (* x x) -1/6) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) x)
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32) x))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32)) x))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) x))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) (*.f32 #s(literal -1/6 binary32) x))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x))
#s(approx (- (* (* x x) 3/40) 1/6) #s(literal -1/6 binary32))
#s(approx (- (* (* x x) 3/40) 1/6) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)))
#s(approx (* (* x x) 3/40) (*.f32 (*.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)))) (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x) (+.f32 (/.f32 x x) (log.f32 x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (fma.f32 #s(literal -3 binary32) x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x) (+.f32 (/.f32 x x) (log.f32 x)))))
#s(approx (+ x (* (* (* x x) -1/6) x)) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))
#s(approx (+ x (* (* (* x x) -1/6) x)) (*.f32 (-.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 3/40 binary32)))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 3/40 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 3/40 binary32)))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 3/40 binary32)))
#s(approx (* (* (- (* (* x x) 3/40) 1/6) x) x) (*.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)))))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 3/40 binary32)))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 3 binary32))))
#s(approx (- (* (* x x) 3/40) 1/6) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))
#s(approx (- (* (* x x) 3/40) 1/6) (*.f32 (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 x x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x) #s(literal -1/2 binary32) x) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 x (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -3 binary32) x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32))) x) #s(literal -1/6 binary32) (fma.f32 #s(literal -1/2 binary32) (*.f32 x x) #s(literal 1/2 binary32))) x)) x)))
#s(approx (+ x (* (* (* x x) -1/6) x)) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal -2 binary32)))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) (*.f32 (neg.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ x (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x)) (*.f32 (neg.f32 (pow.f32 x #s(literal 5 binary32))) (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal -4 binary32)))))
#s(approx (* (* (* (- (* (* x x) 3/40) 1/6) x) x) x) (*.f32 (neg.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (- (* (* x x) 3/40) 1/6) x) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32))))

eval35.0ms (1.7%)

Memory
-11.0MiB live, 46.3MiB allocated; 6ms collecting garbage
Compiler

Compiled 6 267 to 1 184 computations (81.1% saved)

prune10.0ms (0.5%)

Memory
-26.7MiB live, 18.1MiB allocated; 4ms collecting garbage
Pruning

7 alts after pruning (2 fresh and 5 done)

PrunedKeptTotal
New2062208
Fresh000
Picked202
Done257
Total2107217
Accuracy
100.0%
Counts
217 → 7
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.3%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x)
28.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
26.1%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
99.5%
(copysign.f32 (asinh.f32 x) x)
56.1%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) (*.f32 x x) x)) x)
56.3%
(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)
56.6%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x)) x)
Compiler

Compiled 499 to 200 computations (59.9% saved)

regimes9.0ms (0.4%)

Memory
18.7MiB live, 18.7MiB allocated; 0ms collecting garbage
Counts
15 → 1
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) 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)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) (*.f32 x 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 x (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) 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 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 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 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) #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)))) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) x)
Outputs
(copysign.f32 (asinh.f32 x) x)
Calls

2 calls:

4.0ms
x
3.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)

regimes5.0ms (0.2%)

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

Total -0.5b remaining (-3.6%)

Threshold costs -0.5b (-3.6%)

Counts
7 → 1
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) 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)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal -1/6 binary32)) x) (*.f32 x 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 x (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) x))) x)
Outputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* (* -1/24 (* x x)) (+ (* (pow (+ 1 x) -2) 3) (/ 3 (+ 1 x)))) (/ 1/2 (+ 1 x))) (* x x)) (log (+ 1 x))) x)) x)
Calls

2 calls:

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

Compiled 13 to 10 computations (23.1% saved)

derivations73.0ms (3.7%)

Memory
-4.8MiB live, 86.9MiB allocated; 6ms collecting garbage
Stop Event
fuel
Compiler

Compiled 53 to 29 computations (45.3% saved)

preprocess127.0ms (6.3%)

Memory
-26.3MiB live, 31.3MiB allocated; 134ms collecting garbage
Compiler

Compiled 170 to 96 computations (43.5% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...