Rust f32::asinh

Time bar (total: 2.2s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

Compiled 4 to 4 computations (0% saved)

sample432.0ms (19.4%)

Memory
28.8MiB live, 682.9MiB allocated; 84ms collecting garbage
Samples
305.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

preprocess77.0ms (3.5%)

Memory
-17.2MiB live, 38.9MiB allocated; 55ms 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
37.7%
(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)

series6.0ms (0.3%)

Memory
13.4MiB live, 13.4MiB allocated; 0ms collecting garbage
Counts
9 → 39
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 (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 (+ 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 (+ 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) (+ 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 (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
Calls

3 calls:

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

rewrite170.0ms (7.6%)

Memory
19.8MiB live, 256.6MiB allocated; 31ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02211058
0231865
11336725
08449678
Stop Event
iter-limit
node-limit
iter-limit
Counts
48 → 106
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 (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 (+ 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 (+ 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) (+ 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 (+ 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) (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))) (*.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)) (*.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) (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 (*.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))))))

eval13.0ms (0.6%)

Memory
-15.2MiB live, 31.1MiB allocated; 4ms collecting garbage
Compiler

Compiled 1 232 to 603 computations (51.1% saved)

prune5.0ms (0.2%)

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

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New947101
Fresh000
Picked101
Done000
Total957102
Accuracy
100.0%
Counts
102 → 7
Alt Table
Click to see full alt table
StatusAccuracyProgram
37.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x)
2.9%
(copysign.f32 (log.f32 (+.f32 (fabs.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))))) x)
31.5%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))) x)
53.3%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x))) x)
-0.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
99.5%
(copysign.f32 (asinh.f32 x) x)
27.2%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x)) x)
Compiler

Compiled 152 to 152 computations (0% saved)

series61.0ms (2.7%)

Memory
11.5MiB live, 203.1MiB allocated; 17ms collecting garbage
Counts
21 → 45
Calls
Call 1
Inputs
(copysign.f32 (asinh.f32 x) x)
(asinh.f32 x)
x
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x))
(log.f32 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 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x))) x)
(log.f32 #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 x x) #s(literal 1 binary32)) x))
(*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x)
(+.f32 (/.f32 x x) #s(literal 1 binary32))
(/.f32 x 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 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx (log x) #s(hole binary32 (log 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 (* (+ (/ x x) 1) x) #s(hole binary32 (* 2 x)))
#s(approx (+ (/ x x) 1) #s(hole binary32 2))
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 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 (+ 1 (/ 1 x)))))
#s(approx (copysign (asinh x) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x)))
#s(approx (asinh x) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))))
#s(approx (log x) #s(hole binary32 (+ (log -1) (* -1 (log (/ -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
32.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)))) (log x) (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))) (* (+ (/ x x) 1) x) (+ (/ x x) 1) (/ x x))
19.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)))) (log x) (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))) (* (+ (/ x x) 1) x) (+ (/ x x) 1) (/ x x))
9.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)))) (log x) (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))) (* (+ (/ x x) 1) x) (+ (/ x x) 1) (/ x x))

rewrite243.0ms (10.9%)

Memory
-42.1MiB live, 341.3MiB allocated; 167ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02781259
02931001
11633840
09532805
Stop Event
iter-limit
node-limit
iter-limit
Counts
66 → 95
Calls
Call 1
Inputs
(copysign.f32 (asinh.f32 x) x)
(asinh.f32 x)
x
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x))
(log.f32 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 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x))) x)
(log.f32 #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 x x) #s(literal 1 binary32)) x))
(*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x)
(+.f32 (/.f32 x x) #s(literal 1 binary32))
(/.f32 x 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 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx (log x) #s(hole binary32 (log 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 (* (+ (/ x x) 1) x) #s(hole binary32 (* 2 x)))
#s(approx (+ (/ x x) 1) #s(hole binary32 2))
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 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 (+ 1 (/ 1 x)))))
#s(approx (copysign (asinh x) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x)))
#s(approx (asinh x) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))))
#s(approx (log x) #s(hole binary32 (+ (log -1) (* -1 (log (/ -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 (asinh.f32 x) x)
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) x))
(-.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))))))))
(-.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 (-.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 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (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))))))
(asinh.f32 x)
x
(copysign.f32 #s(approx (asinh x) (log.f32 x)) x)
#s(approx (asinh x) (log.f32 x))
(log.f32 x)
(*.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)))
(neg.f32 (neg.f32 (log.f32 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) x) x)
(*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) x) x))
(/.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 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x))) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(/.f32 (*.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x))))
(+.f32 x 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 (asinh x) x)
#s(approx (asinh x) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (asinh 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 (asinh 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 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (asinh x) (log.f32 (+.f32 #s(literal 1 binary32) x)))
#s(approx (asinh 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 (asinh 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 (asinh 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 (log x) (log.f32 x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (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 (* (+ (/ x x) 1) x) (+.f32 x x))
#s(approx (+ (/ x x) 1) #s(literal 2 binary32))
#s(approx (asinh x) (log.f32 (+.f32 x x)))
#s(approx (asinh x) (+.f32 (log.f32 (+.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (asinh 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 (asinh x) (-.f32 (+.f32 (log.f32 (+.f32 x x)) (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
#s(approx (asinh x) (log.f32 x))
#s(approx (asinh x) (+.f32 (log.f32 x) #s(literal 1 binary32)))
#s(approx (asinh x) (+.f32 (fma.f32 (/.f32 (+.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (log.f32 x)))
#s(approx (asinh x) (+.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3 binary32) (*.f32 x x)) #s(literal 1 binary32) #s(literal 2 binary32)) #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) #s(literal 1 binary32))) (log.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x 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)) #s(literal 1 binary32)) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 #s(literal 1 binary32) (-.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 (+ 1 x) (+.f32 #s(literal 1 binary32) x))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (asinh x) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))
#s(approx (asinh 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 (asinh 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 (asinh 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) x) (*.f32 (*.f32 x x) x)))))
#s(approx (asinh x) (neg.f32 (neg.f32 (log.f32 (neg.f32 x)))))
#s(approx (asinh x) (-.f32 (neg.f32 (neg.f32 (log.f32 (neg.f32 x)))) #s(literal 1 binary32)))
#s(approx (asinh 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 (asinh 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 (log x) (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) #s(literal 0 binary32)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 (*.f32 (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.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))))

eval7.0ms (0.3%)

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

Compiled 772 to 427 computations (44.7% saved)

prune3.0ms (0.2%)

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

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New71475
Fresh202
Picked235
Done000
Total75782
Accuracy
100.0%
Counts
82 → 7
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.3%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x))) x)
-0.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
99.5%
(copysign.f32 (asinh.f32 x) x)
27.2%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x)) x)
54.4%
(copysign.f32 #s(approx (asinh x) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x)
-0.0%
(copysign.f32 #s(approx (asinh x) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) x)
54.9%
(copysign.f32 #s(approx (asinh x) x) x)
Compiler

Compiled 58 to 58 computations (0% saved)

series69.0ms (3.1%)

Memory
-25.9MiB live, 161.3MiB allocated; 33ms collecting garbage
Counts
21 → 51
Calls
Call 1
Inputs
(copysign.f32 #s(approx (asinh x) x) x)
#s(approx (asinh x) x)
x
(copysign.f32 #s(approx (asinh x) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) x)
#s(approx (asinh x) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))
(log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))
(*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))
(/.f32 #s(literal -1 binary32) x)
#s(literal -1 binary32)
#s(literal 1/2 binary32)
(copysign.f32 #s(approx (asinh x) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (asinh x) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32))
#s(literal -1/6 binary32)
(*.f32 x x)
#s(literal 1 binary32)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x))) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x))
(+.f32 x 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 (log (* (/ -1 x) 1/2)) #s(hole binary32 (+ (log -1/2) (* -1 (log x)))))
#s(approx (* (/ -1 x) 1/2) #s(hole binary32 (/ -1/2 x)))
#s(approx (/ -1 x) #s(hole binary32 (/ -1 x)))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* 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 (+ x x) #s(hole binary32 (* 2 x)))
#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 (* (/ -1 x) 1/2)) #s(hole binary32 (+ (log -1/2) (log (/ 1 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 (+ (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 (+ 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 (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 (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* 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)))))))
Calls

3 calls:

TimeVariablePointExpression
34.0ms
x
@-inf
((copysign (asinh x) x) (asinh x) x (copysign (asinh x) x) (asinh x) (log (* (/ -1 x) 1/2)) (* (/ -1 x) 1/2) (/ -1 x) -1 1/2 (copysign (asinh x) x) (asinh x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (+ x x))
17.0ms
x
@inf
((copysign (asinh x) x) (asinh x) x (copysign (asinh x) x) (asinh x) (log (* (/ -1 x) 1/2)) (* (/ -1 x) 1/2) (/ -1 x) -1 1/2 (copysign (asinh x) x) (asinh x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (+ x x))
17.0ms
x
@0
((copysign (asinh x) x) (asinh x) x (copysign (asinh x) x) (asinh x) (log (* (/ -1 x) 1/2)) (* (/ -1 x) 1/2) (/ -1 x) -1 1/2 (copysign (asinh x) x) (asinh x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (+ x x))

rewrite195.0ms (8.7%)

Memory
14.9MiB live, 334.6MiB allocated; 57ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02891314
03041087
11675955
09092921
Stop Event
iter-limit
node-limit
iter-limit
Counts
72 → 150
Calls
Call 1
Inputs
(copysign.f32 #s(approx (asinh x) x) x)
#s(approx (asinh x) x)
x
(copysign.f32 #s(approx (asinh x) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) x)
#s(approx (asinh x) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))
(log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))
(*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))
(/.f32 #s(literal -1 binary32) x)
#s(literal -1 binary32)
#s(literal 1/2 binary32)
(copysign.f32 #s(approx (asinh x) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (asinh x) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32))
#s(literal -1/6 binary32)
(*.f32 x x)
#s(literal 1 binary32)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x))) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x))
(+.f32 x 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 (log (* (/ -1 x) 1/2)) #s(hole binary32 (+ (log -1/2) (* -1 (log x)))))
#s(approx (* (/ -1 x) 1/2) #s(hole binary32 (/ -1/2 x)))
#s(approx (/ -1 x) #s(hole binary32 (/ -1 x)))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* 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 (+ x x) #s(hole binary32 (* 2 x)))
#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 (* (/ -1 x) 1/2)) #s(hole binary32 (+ (log -1/2) (log (/ 1 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 (+ (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 (+ 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 (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 (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* 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)))))))
Outputs
(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)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
(log.f32 (/.f32 #s(literal -1/2 binary32) x))
(/.f32 (+.f32 (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))) (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (log.f32 x) (-.f32 (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))) (*.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal -1/2 binary32))))))
(/.f32 (+.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (neg.f32 (log.f32 (neg.f32 x))) (neg.f32 (log.f32 (neg.f32 x))) (-.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (log.f32 #s(literal 1/2 binary32))))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32)) (fma.f32 (log.f32 x) (log.f32 x) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))) (*.f32 (log.f32 x) (log.f32 x)))) (neg.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (neg.f32 (fma.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32)) (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (neg.f32 (log.f32 (neg.f32 x)))))) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32)) (-.f32 (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (neg.f32 (log.f32 (neg.f32 x)))) (*.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x))))))))
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x))))
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (neg.f32 (log.f32 (neg.f32 x))))) (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x))))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)))) (fma.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32)) (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x))))))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32)) (-.f32 (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (neg.f32 (log.f32 (neg.f32 x)))) (*.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x)))))))
(-.f32 (/.f32 (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))) (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 (log.f32 x) (log.f32 x)) (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)))))
(-.f32 (/.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (/.f32 (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (neg.f32 (log.f32 (neg.f32 x)))) (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (neg.f32 x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(fma.f32 (log.f32 x) #s(literal -1 binary32) (log.f32 #s(literal -1/2 binary32)))
(fma.f32 #s(literal -1 binary32) (log.f32 x) (log.f32 #s(literal -1/2 binary32)))
(+.f32 (/.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (fma.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32)) (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x)))))) (/.f32 (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32)) (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x)))))))
(+.f32 (/.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (fma.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32)) (-.f32 (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (neg.f32 (log.f32 (neg.f32 x)))) (*.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x))))))) (/.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32)) (fma.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32)) (-.f32 (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (neg.f32 (log.f32 (neg.f32 x)))) (*.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x))))))))
(+.f32 (neg.f32 (log.f32 (neg.f32 x))) (log.f32 #s(literal 1/2 binary32)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x))))
(+.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal -1/2 binary32)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x)))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal -1 binary32))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) x))
(/.f32 #s(literal -1/2 binary32) (neg.f32 (neg.f32 x)))
(/.f32 #s(literal -1/2 binary32) x)
(/.f32 #s(literal 1/2 binary32) (neg.f32 x))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x))
(/.f32 #s(literal 1 binary32) (neg.f32 x))
(/.f32 #s(literal -1 binary32) (neg.f32 (neg.f32 x)))
(/.f32 #s(literal -1 binary32) x)
(pow.f32 (neg.f32 x) #s(literal -1 binary32))
#s(literal -1 binary32)
#s(literal 1/2 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)))
(/.f32 (fma.f32 (*.f32 x x) x (pow.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))))))
(/.f32 (fma.f32 (*.f32 x x) x (pow.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)) (*.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)))))
(+.f32 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) x) (*.f32 (*.f32 x 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) x) (*.f32 (*.f32 x 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) x) (*.f32 (*.f32 x 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) x) (*.f32 (*.f32 x 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) x) (*.f32 (*.f32 x 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) x) (*.f32 (*.f32 x 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 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(fabs.f32 (*.f32 (neg.f32 x) x))
(fabs.f32 (*.f32 x (neg.f32 x)))
(fabs.f32 (*.f32 x x))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
#s(literal 1 binary32)
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x))) x)
(log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (-.f32 x x)))
(/.f32 (neg.f32 (*.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 x x))
(/.f32 (*.f32 (*.f32 (*.f32 x x) x) #s(literal 2 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x x)) (/.f32 (*.f32 x x) (-.f32 x x)))
(+.f32 (/.f32 (*.f32 (*.f32 x x) x) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (*.f32 (*.f32 x x) x) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))))
(+.f32 x x)
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #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 (log (* (/ -1 x) 1/2)) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
#s(approx (* (/ -1 x) 1/2) (/.f32 #s(literal -1/2 binary32) x))
#s(approx (/ -1 x) (/.f32 #s(literal -1 binary32) x))
#s(approx (+ (* -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 (+ (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 (*.f32 x x) #s(literal 1/2 binary32) x) #s(literal 1 binary32)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (+ x x) (+.f32 x x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (+.f32 x x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (log.f32 (+.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (+.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (+.f32 x x)) (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 (*.f32 (*.f32 x x) x) (*.f32 (*.f32 x x) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
#s(approx (log (* (/ -1 x) 1/2)) (log.f32 (/.f32 #s(literal -1/2 binary32) 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 (+ (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))) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 x x)) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 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 #s(literal -1/2 binary32) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (/.f32 #s(literal 3/32 binary32) (*.f32 (*.f32 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 #s(literal -1/2 binary32) x)) (/.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 (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (*.f32 (neg.f32 x) (*.f32 x x)) (-.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
#s(approx (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))))

eval12.0ms (0.5%)

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

Compiled 1 682 to 721 computations (57.1% saved)

prune4.0ms (0.2%)

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

7 alts after pruning (1 fresh and 6 done)

PrunedKeptTotal
New1281129
Fresh000
Picked134
Done033
Total1297136
Accuracy
100.0%
Counts
136 → 7
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.3%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x))) x)
-0.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
99.5%
(copysign.f32 (asinh.f32 x) x)
-0.0%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x))) x)
27.2%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x)) x)
54.4%
(copysign.f32 #s(approx (asinh x) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x)
54.9%
(copysign.f32 #s(approx (asinh x) x) x)
Compiler

Compiled 62 to 62 computations (0% saved)

series450.0ms (20.2%)

Memory
-90.8MiB live, 128.4MiB allocated; 861ms collecting garbage
Counts
6 → 18
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
(log.f32 (/.f32 #s(literal -1/2 binary32) x))
(/.f32 #s(literal -1/2 binary32) x)
#s(literal -1/2 binary32)
x
Outputs
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))))
#s(approx (log (/ -1/2 x)) #s(hole binary32 (+ (log -1/2) (* -1 (log x)))))
#s(approx (/ -1/2 x) #s(hole binary32 (/ -1/2 x)))
#s(approx x #s(hole binary32 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 (log (/ -1/2 x)) #s(hole binary32 (+ (log -1/2) (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))))
#s(approx (log (/ -1/2 x)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
Calls

3 calls:

TimeVariablePointExpression
426.0ms
x
@0
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log (/ -1/2 x)) (/ -1/2 x) -1/2 x)
17.0ms
x
@inf
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log (/ -1/2 x)) (/ -1/2 x) -1/2 x)
7.0ms
x
@-inf
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log (/ -1/2 x)) (/ -1/2 x) -1/2 x)

rewrite192.0ms (8.6%)

Memory
16.8MiB live, 250.3MiB allocated; 19ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0132566
0135473
1779343
07653317
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
24 → 63
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
(log.f32 (/.f32 #s(literal -1/2 binary32) x))
(/.f32 #s(literal -1/2 binary32) x)
#s(literal -1/2 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 (log (/ -1/2 x)) #s(hole binary32 (+ (log -1/2) (* -1 (log x)))))
#s(approx (/ -1/2 x) #s(hole binary32 (/ -1/2 x)))
#s(approx x #s(hole binary32 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 (log (/ -1/2 x)) #s(hole binary32 (+ (log -1/2) (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))))
#s(approx (log (/ -1/2 x)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
Outputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
(log.f32 (/.f32 #s(literal -1/2 binary32) x))
(/.f32 (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32)))) (-.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal -1/2 binary32))))
(/.f32 (-.f32 (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (neg.f32 (log.f32 (neg.f32 x)))) (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32)))) (-.f32 (neg.f32 (log.f32 (neg.f32 x))) (log.f32 #s(literal 1/2 binary32))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32)) (fma.f32 (log.f32 x) (log.f32 x) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)))))
(/.f32 (neg.f32 (*.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x))))) (neg.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))) (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) (-.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal -1/2 binary32))) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))))))
(/.f32 (neg.f32 (*.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x))))) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32)) (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (-.f32 (neg.f32 (log.f32 (neg.f32 x))) (log.f32 #s(literal 1/2 binary32)))))))
(/.f32 (*.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x))))
(/.f32 (*.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (neg.f32 (log.f32 (neg.f32 x))) (neg.f32 (log.f32 (neg.f32 x))) (-.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (*.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x)))))))
(/.f32 (+.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32)) (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (-.f32 (neg.f32 (log.f32 (neg.f32 x))) (log.f32 #s(literal 1/2 binary32))))))
(/.f32 (+.f32 (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))) (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (log.f32 x) (-.f32 (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))) (*.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x))))))
(/.f32 (+.f32 (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))) (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (neg.f32 (log.f32 x)) (-.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal -1/2 binary32))) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32)))))
(-.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 0 binary32)) (log.f32 x))
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal -1 binary32))) (log.f32 x))
(-.f32 (/.f32 (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))) (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 (log.f32 x) (log.f32 x)) (log.f32 (/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)))))
(-.f32 (/.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (/.f32 (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (neg.f32 (log.f32 (neg.f32 x)))) (log.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))))
(-.f32 #s(literal 0 binary32) (-.f32 (log.f32 x) (log.f32 #s(literal -1/2 binary32))))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (neg.f32 x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(fma.f32 (log.f32 x) #s(literal -1 binary32) (log.f32 #s(literal -1/2 binary32)))
(fma.f32 #s(literal -1 binary32) (log.f32 x) (log.f32 #s(literal -1/2 binary32)))
(+.f32 (/.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (fma.f32 (neg.f32 (log.f32 x)) (-.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal -1/2 binary32))) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))))) (/.f32 (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (neg.f32 (log.f32 x)) (-.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal -1/2 binary32))) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))))))
(+.f32 (/.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (fma.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32)) (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (-.f32 (neg.f32 (log.f32 (neg.f32 x))) (log.f32 #s(literal 1/2 binary32)))))) (/.f32 (pow.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal 3 binary32)) (fma.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32)) (*.f32 (neg.f32 (log.f32 (neg.f32 x))) (-.f32 (neg.f32 (log.f32 (neg.f32 x))) (log.f32 #s(literal 1/2 binary32)))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 (neg.f32 x))))
(+.f32 (neg.f32 (log.f32 (neg.f32 x))) (log.f32 #s(literal 1/2 binary32)))
(+.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal -1/2 binary32)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x)))
(*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x))
(/.f32 #s(literal 1/2 binary32) (neg.f32 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) (/.f32 #s(literal 1 binary32) x)))
(neg.f32 (/.f32 #s(literal -1/2 binary32) (neg.f32 x)))
(neg.f32 (/.f32 #s(literal 1/2 binary32) x))
#s(literal -1/2 binary32)
x
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (-.f32 x #s(literal -1 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 x #s(literal -1 binary32))) x) x (log.f32 (-.f32 x #s(literal -1 binary32)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (-.f32 x #s(literal -1 binary32)) (-.f32 x #s(literal -1 binary32)))) (/.f32 #s(literal -1/8 binary32) (-.f32 x #s(literal -1 binary32)))) x) x (/.f32 #s(literal 1/2 binary32) (-.f32 x #s(literal -1 binary32)))) (*.f32 x x) (log.f32 (-.f32 x #s(literal -1 binary32)))))
#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 (-.f32 x #s(literal -1 binary32)) (-.f32 x #s(literal -1 binary32)))) (-.f32 (/.f32 #s(literal -30 binary32) (*.f32 (*.f32 (-.f32 x #s(literal -1 binary32)) (-.f32 x #s(literal -1 binary32))) (-.f32 x #s(literal -1 binary32)))) (/.f32 #s(literal 45 binary32) (-.f32 x #s(literal -1 binary32))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (-.f32 x #s(literal -1 binary32)) (-.f32 x #s(literal -1 binary32)))) (/.f32 #s(literal -1/8 binary32) (-.f32 x #s(literal -1 binary32))))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (-.f32 x #s(literal -1 binary32)))) (*.f32 x x) (log.f32 (-.f32 x #s(literal -1 binary32)))))
#s(approx (log (/ -1/2 x)) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
#s(approx (/ -1/2 x) (/.f32 #s(literal -1/2 binary32) x))
#s(approx 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 (/.f32 x x) (fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal 1/2 binary32) (log.f32 x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (fma.f32 #s(literal -3 binary32) x (*.f32 (*.f32 x x) (+.f32 x x))) (*.f32 (*.f32 x x) x)) #s(literal 1/6 binary32) (+.f32 (/.f32 x x) (fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal 1/2 binary32) (log.f32 x)))))
#s(approx (log (/ -1/2 x)) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (neg.f32 (log.f32 (neg.f32 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (neg.f32 (neg.f32 (log.f32 (neg.f32 x)))) (/.f32 x x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (neg.f32 (neg.f32 (log.f32 (neg.f32 x)))) (/.f32 (-.f32 x (/.f32 (fma.f32 (*.f32 x x) #s(literal -1/2 binary32) #s(literal 1/2 binary32)) x)) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (neg.f32 (neg.f32 (log.f32 (neg.f32 x)))) (/.f32 (-.f32 x (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -3 binary32) x (*.f32 (*.f32 x x) (+.f32 x x))) x) #s(literal -1/6 binary32) (fma.f32 (*.f32 x x) #s(literal -1/2 binary32) #s(literal 1/2 binary32))) x)) x)))
#s(approx (log (/ -1/2 x)) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))

eval5.0ms (0.2%)

Memory
-30.5MiB live, 16.3MiB allocated; 1ms collecting garbage
Compiler

Compiled 720 to 307 computations (57.4% saved)

prune4.0ms (0.2%)

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

8 alts after pruning (1 fresh and 7 done)

PrunedKeptTotal
New53154
Fresh000
Picked011
Done066
Total53861
Accuracy
100.0%
Counts
61 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.3%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 x x))) x)
-0.0%
(copysign.f32 (log.f32 #s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))) x)
99.5%
(copysign.f32 (asinh.f32 x) x)
-0.0%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (/.f32 #s(literal -1/2 binary32) x))) x)
31.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (-.f32 x #s(literal -1 binary32)))) x)
27.2%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x)) x)
54.4%
(copysign.f32 #s(approx (asinh x) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x)
54.9%
(copysign.f32 #s(approx (asinh x) x) x)
Compiler

Compiled 192 to 151 computations (21.4% saved)

regimes9.0ms (0.4%)

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

2 calls:

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

Compiled 10 to 10 computations (0% saved)

regimes5.0ms (0.2%)

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

2 calls:

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

Compiled 10 to 10 computations (0% saved)

regimes4.0ms (0.2%)

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

Compiled 10 to 10 computations (0% saved)

regimes3.0ms (0.1%)

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

regimes4.0ms (0.2%)

Memory
-43.5MiB live, 8.5MiB allocated; 3ms collecting garbage
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
(copysign.f32 #s(approx (asinh x) x) x)
Outputs
(copysign.f32 #s(approx (asinh x) 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
54.9%1x
54.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
2.1MiB live, 2.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
0.40634602308273315
1.3843514919281006
Compiler

Compiled 15 to 11 computations (26.7% saved)

bsearch0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.1288527250289917
1.6591814756393433
Compiler

Compiled 12 to 13 computations (-8.3% saved)

bsearch0.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.863295078277588
3.119211196899414
Compiler

Compiled 12 to 13 computations (-8.3% saved)

derivations212.0ms (9.5%)

Memory
-9.2MiB live, 379.4MiB allocated; 20ms collecting garbage
Stop Event
fuel
Compiler

Compiled 53 to 42 computations (20.8% saved)

preprocess46.0ms (2.1%)

Memory
9.8MiB live, 149.6MiB allocated; 6ms collecting garbage
Remove

(negabs x)

Compiler

Compiled 230 to 213 computations (7.4% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...