Rust f32::asinh

Time bar (total: 2.7s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

sample509.0ms (18.7%)

Memory
12.3MiB live, 720.5MiB allocated; 169ms collecting garbage
Samples
354.0ms8 255×0valid
0.0ms1valid
Precisions
Click to see histograms. Total time spent on operations: 179.0ms
ival-asinh: 177.0ms (99.1% of total)
adjust: 1.0ms (0.6% of total)
Bogosity

preprocess48.0ms (1.8%)

Memory
-9.9MiB live, 36.0MiB allocated; 6ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
057
1167
2447
3997
42167
59447
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.0%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Symmetry

(negabs x)

Compiler

Compiled 18 to 18 computations (0% saved)

series9.0ms (0.3%)

Memory
19.0MiB live, 19.0MiB allocated; 0ms 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
3.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)
3.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
@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)

rewrite241.0ms (8.9%)

Memory
2.7MiB live, 235.8MiB allocated; 74ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval15.0ms (0.6%)

Memory
9.7MiB live, 45.6MiB allocated; 8ms collecting garbage
Compiler

Compiled 1 270 to 624 computations (50.9% saved)

prune5.0ms (0.2%)

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

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New1006106
Fresh000
Picked101
Done000
Total1016107
Accuracy
100.0%
Counts
107 → 6
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
55.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x)
32.6%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))) x)
-0.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
28.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
99.4%
(copysign.f32 (asinh.f32 x) x)
Compiler

Compiled 114 to 114 computations (0% saved)

series753.0ms (27.7%)

Memory
-219.3MiB live, 112.3MiB allocated; 1.2s collecting garbage
Counts
20 → 58
Calls
Call 1
Inputs
(copysign.f32 (asinh.f32 x) x)
(asinh.f32 x)
x
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))
(neg.f32 x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))
(+.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
(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)
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 (neg x) #s(hole binary32 (* -1 x)))
#s(approx (+ 1 x) #s(hole binary32 1))
#s(approx (+ 1 x) #s(hole binary32 (+ 1 x)))
#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 (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 (+ 1 x) #s(hole binary32 x))
#s(approx (+ 1 x) #s(hole binary32 (* x (+ 1 (/ 1 x)))))
#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 (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)))))))
Calls

3 calls:

TimeVariablePointExpression
728.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))) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (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))) (+ 1 x) 1 (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)))
6.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))) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (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))) (+ 1 x) 1 (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)))
6.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))) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (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))) (+ 1 x) 1 (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)))

rewrite262.0ms (9.6%)

Memory
47.8MiB live, 423.6MiB allocated; 132ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02981485
03111193
117601056
098691008
Stop Event
iter-limit
node-limit
iter-limit
Counts
78 → 110
Calls
Call 1
Inputs
(copysign.f32 (asinh.f32 x) x)
(asinh.f32 x)
x
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))
(neg.f32 x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))
(+.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
(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)
#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 (neg x) #s(hole binary32 (* -1 x)))
#s(approx (+ 1 x) #s(hole binary32 1))
#s(approx (+ 1 x) #s(hole binary32 (+ 1 x)))
#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 (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 (+ 1 x) #s(hole binary32 x))
#s(approx (+ 1 x) #s(hole binary32 (* x (+ 1 (/ 1 x)))))
#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 (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)))))))
Outputs
(copysign.f32 (asinh.f32 x) x)
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) x))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 x))))
(-.f32 (log.f32 (-.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (neg.f32 x)))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 x))))))
(-.f32 (log.f32 (fma.f32 (*.f32 x x) x (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))
(asinh.f32 x)
x
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) x)
(*.f32 x #s(literal -1 binary32))
(neg.f32 x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))
(*.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)
(*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(/.f32 (fma.f32 (*.f32 x x) x (pow.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 x (*.f32 x (/.f32 #s(literal 1 binary32) x))))))
(/.f32 (fma.f32 (*.f32 x x) x #s(literal 1 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) x))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) x))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) x)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))
(pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) x))) (/.f32 (*.f32 (*.f32 x x) x) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) x))))
(+.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 (log.f32 (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
#s(literal 1 binary32)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)))) (log.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))
(-.f32 (log.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x)))) (log.f32 (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))))
(/.f32 (fma.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x) (*.f32 (*.f32 x x) x)) (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)))) (neg.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x))) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))
(/.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x))) (/.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))
(+.f32 (/.f32 (*.f32 (*.f32 x x) x) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))) (/.f32 (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x)) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))))
(+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)
(+.f32 x #s(approx (sqrt (+ (* x x) 1)) x))
x
#s(approx (sqrt (+ (* x x) 1)) x)
#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)))) (log.f32 (+.f32 #s(literal 1 binary32) 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) (log.f32 (+.f32 #s(literal 1 binary32) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log.f32 (+.f32 #s(literal 1 binary32) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 30 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log.f32 (+.f32 #s(literal 1 binary32) x))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 #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 (neg x) (neg.f32 x))
#s(approx (+ 1 x) #s(literal 1 binary32))
#s(approx (+ 1 x) (+.f32 #s(literal 1 binary32) 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 (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 x #s(literal 2 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
#s(approx (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 (log.f32 x) (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (*.f32 (*.f32 x x) x)) #s(literal 1/6 binary32) (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x))) (log.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 x x)) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (+ 1 x) x)
#s(approx (+ 1 x) (+.f32 #s(literal 1 binary32) x))
#s(approx (sqrt (+ (* x x) 1)) x)
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 5/96 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (neg.f32 (log.f32 (neg.f32 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (/.f32 (neg.f32 x) x) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (neg.f32 (/.f32 (+.f32 x (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))) x))) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 (*.f32 (+.f32 (/.f32 (neg.f32 x) x) #s(literal 1 binary32)) x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 (*.f32 (+.f32 (neg.f32 (/.f32 (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 1 binary32)) x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x)) #s(literal 1 binary32))))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) x)))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x)))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))

eval11.0ms (0.4%)

Memory
-23.0MiB live, 23.0MiB allocated; 5ms collecting garbage
Compiler

Compiled 1 306 to 511 computations (60.9% saved)

prune3.0ms (0.1%)

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

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New85388
Fresh011
Picked235
Done000
Total87794
Accuracy
100.0%
Counts
94 → 7
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
55.7%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
-0.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
28.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
99.4%
(copysign.f32 (asinh.f32 x) x)
51.8%
(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)
52.9%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
Compiler

Compiled 69 to 69 computations (0% saved)

series76.0ms (2.8%)

Memory
6.9MiB live, 61.8MiB allocated; 71ms collecting garbage
Counts
20 → 76
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) 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 (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 (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)))
(fabs.f32 x)
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
(neg.f32 x)
Outputs
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx x #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 (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 (+ (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 (neg x) #s(hole binary32 (* -1 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (log (+ (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 (+ (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 (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/6 (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (/ -1/2 x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
#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)))))))
Calls

3 calls:

TimeVariablePointExpression
62.0ms
x
@inf
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) 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 (+ (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)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (neg x))
7.0ms
x
@-inf
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) 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 (+ (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)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (neg x))
6.0ms
x
@0
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) 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 (+ (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)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (neg x))

rewrite185.0ms (6.8%)

Memory
2.9MiB live, 281.5MiB allocated; 62ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03531953
03671584
120651357
092011301
Stop Event
iter-limit
node-limit
iter-limit
Counts
96 → 148
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) 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 (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 (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)))
(fabs.f32 x)
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
(neg.f32 x)
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx x #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 (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 (+ (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 (neg x) #s(hole binary32 (* -1 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (log (+ (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 (+ (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 (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/6 (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (/ -1/2 x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
#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)))))))
Outputs
(copysign.f32 #s(approx (log (+ (sqrt (+ (* x x) 1)) x)) x) x)
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) x)
x
(copysign.f32 #s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)))
(+.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))
(+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) #s(literal -1/216 binary32) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32))))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 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) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) #s(literal -1/216 binary32) #s(literal 1 binary32)) (fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 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) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 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 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 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 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 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 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))))) (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 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 (*.f32 (*.f32 x x) (*.f32 x x)))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(fabs.f32 (*.f32 (neg.f32 x) x))
(fabs.f32 (*.f32 x (neg.f32 x)))
(fabs.f32 (*.f32 x x))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
#s(literal 1 binary32)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))
(-.f32 (log.f32 (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x x))) (log.f32 (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))
(-.f32 (log.f32 (fma.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x) (*.f32 (*.f32 x x) x))) (log.f32 (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x x))) (neg.f32 (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))
(/.f32 (neg.f32 (fma.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x) (*.f32 (*.f32 x x) x))) (neg.f32 (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))))
(/.f32 (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (*.f32 x x)) (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))
(/.f32 (fma.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x) (*.f32 (*.f32 x x) x)) (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))))
(-.f32 (/.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) (/.f32 (*.f32 x x) (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))
(+.f32 (/.f32 (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x)) #s(approx (sqrt (+ (* x x) 1)) x)) (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))) (/.f32 (*.f32 (*.f32 x x) x) (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))))
(+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)
(+.f32 x #s(approx (sqrt (+ (* x x) 1)) x))
#s(approx (sqrt (+ (* x x) 1)) x)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))) (log.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))
(-.f32 (log.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))) (log.f32 (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))) (neg.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))
(/.f32 (fma.f32 (*.f32 x x) x (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) (/.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))
(+.f32 (/.f32 (*.f32 (*.f32 x x) x) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))) (/.f32 (*.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))))
(+.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) x)
(+.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))
x
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
(*.f32 #s(literal -1 binary32) x)
(*.f32 x #s(literal -1 binary32))
(neg.f32 x)
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log.f32 (+.f32 #s(literal 1 binary32) 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) (log.f32 (+.f32 #s(literal 1 binary32) x))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log.f32 (+.f32 #s(literal 1 binary32) 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 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 30 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log.f32 (+.f32 #s(literal 1 binary32) x))))
#s(approx (fabs x) x)
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x)
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #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 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) 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 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (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 #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 (+ (sqrt (+ (* x x) 1)) x) (+.f32 #s(literal 1 binary32) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (+.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (+.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 (+ (sqrt (+ (* x x) 1)) x) (+.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 (neg x) (neg.f32 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 (log.f32 x) (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (*.f32 (*.f32 x x) x)) #s(literal 1/6 binary32) (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x))) (log.f32 x)))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (*.f32 (*.f32 x x) x) #s(literal -1/6 binary32)))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 (*.f32 x x) x)))
#s(approx (+ (* -1/6 (* x x)) 1) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))
#s(approx (+ (* -1/6 (* x x)) 1) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log.f32 (+.f32 x x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (log.f32 (+.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (log.f32 (+.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (log.f32 (+.f32 x x)) (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (+.f32 x x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (sqrt (+ (* x x) 1)) x)
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) x)
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 x x)) #s(literal 1 binary32)) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x)))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (/.f32 (neg.f32 x) x) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (neg.f32 (/.f32 (+.f32 x (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))) x))) x)) (neg.f32 (neg.f32 (log.f32 (neg.f32 x))))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (*.f32 (*.f32 x x) (neg.f32 x)) (-.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) 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 #s(literal 1/4 binary32) (*.f32 x x))))
#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) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 5/96 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 5/128 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)))) x)))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) x)))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x)))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (*.f32 (+.f32 (/.f32 (neg.f32 x) x) #s(literal 1 binary32)) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (*.f32 (+.f32 (neg.f32 (/.f32 (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 1 binary32)) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (neg.f32 x) (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x)) #s(literal 1 binary32))))

eval15.0ms (0.6%)

Memory
-16.6MiB live, 29.0MiB allocated; 5ms collecting garbage
Compiler

Compiled 2 002 to 714 computations (64.3% saved)

prune4.0ms (0.2%)

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

7 alts after pruning (1 fresh and 6 done)

PrunedKeptTotal
New1301131
Fresh000
Picked134
Done033
Total1317138
Accuracy
100.0%
Counts
138 → 7
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.7%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
-0.0%
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))) x)
-0.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
28.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
99.4%
(copysign.f32 (asinh.f32 x) x)
51.8%
(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)
52.9%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
Compiler

Compiled 69 to 69 computations (0% saved)

series7.0ms (0.3%)

Memory
17.4MiB live, 17.4MiB allocated; 0ms collecting garbage
Counts
6 → 28
Calls
Call 1
Inputs
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))
(/.f32 #s(literal -1/2 binary32) x)
#s(literal -1/2 binary32)
x
Outputs
#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 (/ -1/2 x) #s(hole binary32 (/ -1/2 x)))
#s(approx x #s(hole binary32 x))
#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 (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))))
Calls

3 calls:

TimeVariablePointExpression
3.0ms
x
@-inf
((copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (/ -1/2 x) -1/2 x)
2.0ms
x
@inf
((copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (/ -1/2 x) -1/2 x)
2.0ms
x
@0
((copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (/ -1/2 x) -1/2 x)

rewrite187.0ms (6.9%)

Memory
-17.3MiB live, 218.4MiB allocated; 55ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0148675
0150533
1854442
08289424
Stop Event
iter-limit
node-limit
iter-limit
Counts
34 → 41
Calls
Call 1
Inputs
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))
(/.f32 #s(literal -1/2 binary32) x)
#s(literal -1/2 binary32)
x
#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 (/ -1/2 x) #s(hole binary32 (/ -1/2 x)))
#s(approx x #s(hole binary32 x))
#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 (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))))
Outputs
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal -1 binary32))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(/.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal -1 binary32))
(/.f32 #s(literal 1/2 binary32) (neg.f32 x))
(/.f32 #s(literal -1/2 binary32) x)
(neg.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))
(neg.f32 (/.f32 #s(literal 1/2 binary32) x))
#s(literal -1/2 binary32)
x
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) 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 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) x x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) 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 x #s(literal -1 binary32)))
#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 (/ -1/2 x) (/.f32 #s(literal -1/2 binary32) x))
#s(approx x x)
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log.f32 (+.f32 x x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (log.f32 (+.f32 x x)) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (-.f32 (log.f32 (+.f32 x x)) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (-.f32 (-.f32 (log.f32 (+.f32 x x)) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal -5/96 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (+.f32 x x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal -1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))) x))
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 (*.f32 x x) x) x))) (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal -1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))
#s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 (-.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 x x) x) x)) #s(literal -1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 5/128 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x)))) (neg.f32 x)))

eval3.0ms (0.1%)

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

Compiled 397 to 196 computations (50.6% saved)

prune4.0ms (0.1%)

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

8 alts after pruning (1 fresh and 7 done)

PrunedKeptTotal
New32133
Fresh000
Picked011
Done066
Total32840
Accuracy
100.0%
Counts
40 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.7%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
-0.0%
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))) x)
32.6%
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (-.f32 x #s(literal -1 binary32)))) x)
-0.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
28.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
99.4%
(copysign.f32 (asinh.f32 x) x)
51.8%
(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)
52.9%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
Compiler

Compiled 178 to 138 computations (22.5% saved)

regimes18.0ms (0.7%)

Memory
-8.9MiB live, 32.1MiB allocated; 15ms collecting garbage
Counts
12 → 1
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (-.f32 x #s(literal -1 binary32)))) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
(copysign.f32 (asinh.f32 x) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x)
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 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 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Outputs
(copysign.f32 (asinh.f32 x) x)
Calls

2 calls:

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

Compiled 10 to 10 computations (0% saved)

regimes13.0ms (0.5%)

Memory
-23.8MiB live, 20.5MiB allocated; 10ms collecting garbage
Counts
6 → 2
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (-.f32 x #s(literal -1 binary32)))) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
Outputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x)
Calls

2 calls:

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

Compiled 10 to 10 computations (0% saved)

regimes4.0ms (0.2%)

Memory
15.6MiB live, 15.6MiB allocated; 0ms collecting garbage
Counts
5 → 2
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (-.f32 x #s(literal -1 binary32)))) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))) x)
Outputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
(copysign.f32 (log.f32 #s(approx (+ (sqrt (+ (* x x) 1)) x) (-.f32 x #s(literal -1 binary32)))) 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
70.4%2(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
70.4%2x
Compiler

Compiled 10 to 10 computations (0% saved)

regimes3.0ms (0.1%)

Memory
9.4MiB live, 9.4MiB allocated; 0ms collecting garbage
Counts
3 → 2
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
Outputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)) x)
Calls

2 calls:

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

Compiled 10 to 10 computations (0% saved)

regimes2.0ms (0.1%)

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

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
Outputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x)
Calls

2 calls:

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

Compiled 10 to 10 computations (0% saved)

bsearch0.0ms (0%)

Memory
0.8MiB live, 0.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
0.3822421133518219
1.9940400123596191
Compiler

Compiled 15 to 11 computations (26.7% saved)

bsearch0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.3734974265098572
1.4409668445587158
Compiler

Compiled 12 to 13 computations (-8.3% saved)

bsearch0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.840261459350586
4.323043346405029
Compiler

Compiled 12 to 13 computations (-8.3% saved)

derivations276.0ms (10.1%)

Memory
6.4MiB live, 201.8MiB allocated; 131ms collecting garbage
Stop Event
fuel
Compiler

Compiled 53 to 41 computations (22.6% saved)

preprocess65.0ms (2.4%)

Memory
8.0MiB live, 142.7MiB allocated; 30ms collecting garbage
Remove

(negabs x)

Compiler

Compiled 262 to 222 computations (15.3% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...