Rust f32::acosh

Time bar (total: 1.6s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

Compiled 6 to 5 computations (16.7% saved)

sample565.0ms (36.2%)

Memory
10.4MiB live, 657.6MiB allocated; 201ms collecting garbage
Samples
406.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 213.0ms
ival-acosh: 209.0ms (98% of total)
adjust: 2.0ms (0.9% of total)
ival-assert: 2.0ms (0.9% of total)
Bogosity

explain100.0ms (6.4%)

Memory
45.5MiB live, 136.0MiB allocated; 16ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1150-0-(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
00-0-(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
00-0-(-.f32 (*.f32 x x) #s(literal 1 binary32))
00-0-(*.f32 x x)
00-0-#s(literal 1 binary32)
00-0-(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f32(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))oflow-rescue1150
(*.f32 x x)overflow115
(-.f32 (*.f32 x x) #s(literal 1 binary32))overflow115
Confusion
Predicted +Predicted -
+1150
-0141
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+11500
-00141
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0141
1115
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
30.0ms512×0valid
Compiler

Compiled 79 to 25 computations (68.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-log: 5.0ms (26.9% of total)
ival-mult: 4.0ms (21.6% of total)
ival-add: 3.0ms (16.2% of total)
ival-sub: 3.0ms (16.2% of total)
ival-sqrt: 3.0ms (16.2% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

preprocess139.0ms (8.9%)

Memory
-41.8MiB live, 147.2MiB allocated; 30ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059
079
0129
1229
2499
31219
43839
523359
678899
080198
Stop Event
iter limit
node limit
iter limit
saturated
Calls
Call 1
Inputs
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
Outputs
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
Compiler

Compiled 9 to 7 computations (22.2% saved)

eval0.0ms (0%)

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

Compiled 0 to 1 computations (-∞% saved)

prune0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.9%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
Compiler

Compiled 9 to 7 computations (22.2% saved)

series6.0ms (0.4%)

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

3 calls:

TimeVariablePointExpression
2.0ms
x
@0
((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) 1)
2.0ms
x
@-inf
((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) 1)
2.0ms
x
@inf
((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) 1)

rewrite56.0ms (3.6%)

Memory
10.5MiB live, 57.0MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0202988
0210724
01179694
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
49 → 64
Calls
Call 1
Inputs
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
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 (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1)))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (sqrt -1)))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1))))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))))))
#s(approx x #s(hole binary32 x))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1))))))))
#s(approx (- (* x x) 1) #s(hole binary32 -1))
#s(approx (- (* x x) 1) #s(hole binary32 (- (pow x 2) 1)))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 2 x)))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (- (* x x) 1) #s(hole binary32 (pow x 2)))
#s(approx (- (* x x) 1) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #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 (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ 1/2 x)))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x)))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))))
Outputs
(acosh.f32 x)
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x))))))
(+.f32 (sinh.f32 (acosh.f32 x)) x)
(+.f32 x (sinh.f32 (acosh.f32 x)))
x
(sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
(pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(sinh.f32 (acosh.f32 x))
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(*.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32)))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))
(-.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (fabs.f32 x) (fabs.f32 x))
(*.f32 x x)
(pow.f32 x #s(literal 2 binary32))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
#s(literal 1 binary32)
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (+ x (sqrt (- (* x x) 1))) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))))
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))))
#s(approx x x)
#s(approx (sqrt (- (* x x) 1)) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (- (* x x) 1) #s(literal -1 binary32))
#s(approx (- (* x x) 1) (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
#s(approx (* x x) (*.f32 x x))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 2 binary32)) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))
#s(approx (sqrt (- (* x x) 1)) x)
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))
#s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)) x))
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))
#s(approx (- (* x x) 1) (*.f32 x x))
#s(approx (- (* x x) 1) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 x x)))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 #s(literal 1/2 binary32) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) x)))
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32))) x)))
#s(approx (sqrt (- (* x x) 1)) (neg.f32 x))
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))))
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))))

eval5.0ms (0.4%)

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

Compiled 1 186 to 316 computations (73.4% saved)

prune10.0ms (0.6%)

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

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New65368
Fresh000
Picked101
Done000
Total66369
Accuracy
100.0%
Counts
69 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.1%
(log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x)))))
98.8%
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))))
99.3%
(acosh.f32 x)
Compiler

Compiled 51 to 34 computations (33.3% saved)

series1.0ms (0.1%)

Memory
1.7MiB live, 1.7MiB allocated; 0ms collecting garbage
Counts
2 → 13
Calls
Call 1
Inputs
(acosh.f32 x)
x
Outputs
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1)))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1)))))))
#s(approx x #s(hole binary32 x))
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x)))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (acosh 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)))))))))
Calls

3 calls:

TimeVariablePointExpression
0.0ms
x
@-inf
((acosh x) x)
0.0ms
x
@inf
((acosh x) x)
0.0ms
x
@0
((acosh x) x)

rewrite102.0ms (6.5%)

Memory
-53.4MiB live, 54.1MiB allocated; 47ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
091264
091229
0566219
Stop Event
iter limit
iter limit
iter limit
unsound
iter limit
Counts
15 → 16
Calls
Call 1
Inputs
(acosh.f32 x)
x
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1)))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1)))))))
#s(approx x #s(hole binary32 x))
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x)))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (acosh 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)))))))))
Outputs
(acosh.f32 x)
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
x
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (acosh x) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (acosh x) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (acosh x) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx x x)
#s(approx (acosh x) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))
#s(approx (acosh x) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#s(approx (acosh x) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32))))
#s(approx (acosh x) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#s(approx (acosh x) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))))
#s(approx (acosh x) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))))
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))

eval2.0ms (0.1%)

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

Compiled 230 to 84 computations (63.5% saved)

prune2.0ms (0.1%)

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

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New16016
Fresh022
Picked011
Done000
Total16319
Accuracy
100.0%
Counts
19 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.1%
(log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x)))))
98.8%
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))))
99.3%
(acosh.f32 x)
Compiler

Compiled 51 to 34 computations (33.3% saved)

series8.0ms (0.5%)

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

3 calls:

TimeVariablePointExpression
3.0ms
x
@inf
((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) (+ (* (pow x -2) 1/16) 1/8) (pow x -2) -2 1/16 1/8 (pow x 4) 4 -1 1 (* (pow x -2) 1/2) 1/2)
2.0ms
x
@0
((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) (+ (* (pow x -2) 1/16) 1/8) (pow x -2) -2 1/16 1/8 (pow x 4) 4 -1 1 (* (pow x -2) 1/2) 1/2)
2.0ms
x
@-inf
((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) (+ (* (pow x -2) 1/16) 1/8) (pow x -2) -2 1/16 1/8 (pow x 4) 4 -1 1 (* (pow x -2) 1/2) 1/2)

rewrite65.0ms (4.2%)

Memory
16.5MiB live, 62.7MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02952061
03151752
016261719
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
92 → 135
Calls
Call 1
Inputs
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))))
(+.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)))
x
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))
(*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)
(-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))
(fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32))
(/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))
(fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32))
(pow.f32 x #s(literal -2 binary32))
#s(literal -2 binary32)
#s(literal 1/16 binary32)
#s(literal 1/8 binary32)
(pow.f32 x #s(literal 4 binary32))
#s(literal 4 binary32)
#s(literal -1 binary32)
#s(literal 1 binary32)
(*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))
#s(literal 1/2 binary32)
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1)))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (sqrt -1)))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1))))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))))))
#s(approx x #s(hole binary32 x))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1))))))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (/ -1/16 (pow x 5))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (/ (- (* -1/8 (pow x 2)) 1/16) (pow x 5))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (/ (- (* (pow x 2) (- (* -1/2 (pow x 2)) 1/8)) 1/16) (pow x 5))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (- (pow x 2) 1/2)) 1/8)) 1/16) (pow x 5))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (/ -1/16 (pow x 6))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (/ (- (* -1/8 (pow x 2)) 1/16) (pow x 6))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (/ (- (* (pow x 2) (- (* -1/2 (pow x 2)) 1/8)) 1/16) (pow x 6))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (- (pow x 2) 1/2)) 1/8)) 1/16) (pow x 6))))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 (/ -1/16 (pow x 6))))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 (/ (- (* -1/8 (pow x 2)) 1/16) (pow x 6))))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 (/ (- (* (pow x 2) (- (pow x 4) 1/8)) 1/16) (pow x 6))))
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) #s(hole binary32 (/ 1/16 (pow x 6))))
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) #s(hole binary32 (/ (+ 1/16 (* 1/8 (pow x 2))) (pow x 6))))
#s(approx (+ (* (pow x -2) 1/16) 1/8) #s(hole binary32 (/ 1/16 (pow x 2))))
#s(approx (+ (* (pow x -2) 1/16) 1/8) #s(hole binary32 (/ (+ 1/16 (* 1/8 (pow x 2))) (pow x 2))))
#s(approx (pow x -2) #s(hole binary32 (/ 1 (pow x 2))))
#s(approx (pow x 4) #s(hole binary32 (pow x 4)))
#s(approx (* (pow x -2) 1/2) #s(hole binary32 (/ 1/2 (pow x 2))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 2 x)))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 x))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 1))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (- 1 (* 1/2 (/ 1 (pow x 2))))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 1))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 (- 1 (* 1/8 (/ 1 (pow x 4))))))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4))))))
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) #s(hole binary32 (/ 1/8 (pow x 4))))
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) #s(hole binary32 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4))))
#s(approx (+ (* (pow x -2) 1/16) 1/8) #s(hole binary32 1/8))
#s(approx (+ (* (pow x -2) 1/16) 1/8) #s(hole binary32 (+ 1/8 (* 1/16 (/ 1 (pow x 2))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #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 (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ 1/2 x)))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x)))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* -1 (* x (- (+ (/ 1/8 (pow x 4)) (* 1/2 (/ 1 (pow x 2)))) 1)))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* -1 (* x (- (+ (/ 1/8 (pow x 4)) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) 1)))))
Outputs
(log.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) x))
(/.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) #s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)))) (-.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) #s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x))) (*.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x))))))
(+.f32 #s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) x)
(+.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)))
x
#s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x))
(*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)
(*.f32 x (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))))
(/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32))) (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
(/.f32 (-.f32 (pow.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))))
(-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))
(fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
(fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
(+.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
(+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (neg.f32 (pow.f32 x #s(literal -2 binary32))) #s(literal 1/2 binary32)))
(+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))
(+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))))) (-.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))))))
(/.f32 (-.f32 (*.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))))) #s(literal 1 binary32)) (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))))))))
(/.f32 (+.f32 (pow.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1 binary32)))))
(-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))))
(fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))
(+.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))))
(/.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32))) (neg.f32 (pow.f32 x #s(literal 4 binary32))))
(/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))
(fma.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32) (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))))
(fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -4 binary32)) (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))))
(+.f32 (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)))
(+.f32 (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32))) #s(literal 1/64 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) #s(literal 1/8 binary32)))
(/.f32 (-.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)))) (-.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32))))
(/.f32 (+.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (fma.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (-.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) #s(literal 1/8 binary32)))))
(/.f32 (+.f32 #s(literal 1/512 binary32) (pow.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 1/64 binary32) (-.f32 (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32))) (*.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32))))))
(-.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/16 binary32) (pow.f32 x #s(literal -2 binary32))))
(fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32))
(fma.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))
(+.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) #s(literal 1/8 binary32))
(+.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) x))
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 x x)))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(pow.f32 (*.f32 x x) #s(literal -1 binary32))
(pow.f32 x #s(literal -2 binary32))
(exp.f32 (*.f32 (log.f32 x) #s(literal -2 binary32)))
#s(literal -2 binary32)
#s(literal 1/16 binary32)
#s(literal 1/8 binary32)
(*.f32 (*.f32 x x) (*.f32 x x))
(pow.f32 x #s(literal 4 binary32))
(exp.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)))
#s(literal 4 binary32)
#s(literal -1 binary32)
#s(literal 1 binary32)
(*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(/.f32 #s(literal -1/2 binary32) (neg.f32 (*.f32 x x)))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
#s(literal 1/2 binary32)
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (+ x (sqrt (- (* x x) 1))) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))))
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))))
#s(approx x x)
#s(approx (sqrt (- (* x x) 1)) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (/.f32 #s(literal -1/16 binary32) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (/.f32 #s(literal -1/16 binary32) (pow.f32 x #s(literal 6 binary32))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32))))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (/.f32 #s(literal -1/16 binary32) (pow.f32 x #s(literal 6 binary32))))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32))))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/8 binary32)) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32))))
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) (*.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32)))
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) (/.f32 (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32))))
#s(approx (+ (* (pow x -2) 1/16) 1/8) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)))
#s(approx (+ (* (pow x -2) 1/16) 1/8) (/.f32 (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/16 binary32)) (*.f32 x x)))
#s(approx (pow x -2) (pow.f32 x #s(literal -2 binary32)))
#s(approx (pow x 4) (pow.f32 x #s(literal 4 binary32)))
#s(approx (* (pow x -2) 1/2) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)))))
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 2 binary32)) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))
#s(approx (sqrt (- (* x x) 1)) x)
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))
#s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)) x))
#s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) x)
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)) x))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(literal 1 binary32))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)))
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(literal 1 binary32))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))))
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)))
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)))
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (pow x -2) 1/16) 1/8) #s(literal 1/8 binary32))
#s(approx (+ (* (pow x -2) 1/16) 1/8) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 #s(literal 1/2 binary32) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) x))
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) x)))
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32))) x)))
#s(approx (sqrt (- (* x x) 1)) (neg.f32 x))
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))))
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (neg.f32 x) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32))))
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32))))

eval15.0ms (1%)

Memory
-24.6MiB live, 21.8MiB allocated; 3ms collecting garbage
Compiler

Compiled 5 354 to 871 computations (83.7% saved)

prune247.0ms (15.8%)

Memory
6.5MiB live, 244.1MiB allocated; 18ms collecting garbage
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1500150
Fresh011
Picked011
Done011
Total1503153
Accuracy
100.0%
Counts
153 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.1%
(log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x)))))
98.8%
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))))
99.3%
(acosh.f32 x)
Compiler

Compiled 51 to 34 computations (33.3% saved)

series29.0ms (1.8%)

Memory
27.4MiB live, 27.4MiB allocated; 0ms collecting garbage
Counts
9 → 83
Calls
Call 1
Inputs
(log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x)))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x))))
(-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))))
(*.f32 x x)
x
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))
(sinh.f32 (acosh.f32 x))
(acosh.f32 x)
(-.f32 x (sinh.f32 (acosh.f32 x)))
Outputs
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (* x (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* x (+ (* -4 (/ (pow (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) (* 2 (/ (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 2 (/ (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/6 (* x (+ (* -24 (/ (* (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 12 (/ (- (/ (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))) (- (sqrt -1) (/ 1 (sqrt -1)))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (/ (* (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 16 (/ (pow (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))))))) (* 1/2 (+ (* -4 (/ (pow (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))))))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ 1 (+ (* x (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (/ 1 (pow (sqrt -1) 2)))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ 1 (+ (* x (- (+ (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (- (/ (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))) (- (sqrt -1) (/ 1 (sqrt -1)))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (/ (* (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (/ 1 (pow (sqrt -1) 2)))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* -1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (- (* -1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (- (* x (- (* x (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (- (* x (- (* x (- (+ 1 (* -1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx x #s(hole binary32 x))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* 1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (+ (* 1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1)))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1)))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* -1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (- (* x (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (- (* x (- (+ 1 (* -1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (- (* x (- (+ 1 (* x (- (* -1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* -1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* -1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (+ (* 1/6 (/ (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (* 3 (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 3))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 x))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* x (+ 1 (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3)))) (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5)))) (+ (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* -1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3))))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (pow x 2)))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4)))) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1 (/ (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 6)))) (+ (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))) (* 1/2 (/ (* (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4)))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))) (+ (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (* 1/2 (/ (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 6))))))))
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 x))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* x (+ 1 (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* x (- (+ 1 (* -1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3)))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* x (- (+ 1 (* -1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5)))) (+ (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3))))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (* -1 (log (/ -1 x))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/8 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) x))) x))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3))) x)) (* -1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) x)) (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 1)))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))) x)) 1)))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))) x)) 1)))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) (pow x 2)))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))) (* 1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) (pow x 2)))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1 (/ (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (pow x 6)))) (+ (* 1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) (pow x 2))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (+ (* 1/2 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (+ (* 1/2 (/ (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 6))) (+ (* 1/2 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (pow x 6))) (+ (* 1/2 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x)))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (acosh 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 (- x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (- (* 1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 1)))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))) (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 1)))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))) x)) 1)))))
Calls

3 calls:

TimeVariablePointExpression
10.0ms
x
@-inf
((log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (* x x) x (* (sinh (acosh x)) (sinh (acosh x))) (sinh (acosh x)) (acosh x) (- x (sinh (acosh x))))
7.0ms
x
@inf
((log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (* x x) x (* (sinh (acosh x)) (sinh (acosh x))) (sinh (acosh x)) (acosh x) (- x (sinh (acosh x))))
7.0ms
x
@0
((log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (* x x) x (* (sinh (acosh x)) (sinh (acosh x))) (sinh (acosh x)) (acosh x) (- x (sinh (acosh x))))

rewrite150.0ms (9.6%)

Memory
-7.4MiB live, 130.5MiB allocated; 10ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05886786
06035067
040334946
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
92 → 116
Calls
Call 1
Inputs
(log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x)))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x))))
(-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))))
(*.f32 x x)
x
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))
(sinh.f32 (acosh.f32 x))
(acosh.f32 x)
(-.f32 x (sinh.f32 (acosh.f32 x)))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (* x (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* x (+ (* -4 (/ (pow (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) (* 2 (/ (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 2 (/ (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/6 (* x (+ (* -24 (/ (* (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 12 (/ (- (/ (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))) (- (sqrt -1) (/ 1 (sqrt -1)))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (/ (* (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 16 (/ (pow (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))))))) (* 1/2 (+ (* -4 (/ (pow (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))))))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ 1 (+ (* x (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (/ 1 (pow (sqrt -1) 2)))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ 1 (+ (* x (- (+ (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (- (/ (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))) (- (sqrt -1) (/ 1 (sqrt -1)))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (/ (* (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (/ 1 (pow (sqrt -1) 2)))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* -1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (- (* -1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (- (* x (- (* x (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (- (* x (- (* x (- (+ 1 (* -1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx x #s(hole binary32 x))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* 1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (+ (* 1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1)))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1)))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* -1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (- (* x (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (- (* x (- (+ 1 (* -1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (- (* x (- (+ 1 (* x (- (* -1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* -1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* -1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (+ (* 1/6 (/ (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (* 3 (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 3))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 x))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* x (+ 1 (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3)))) (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5)))) (+ (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* -1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3))))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (pow x 2)))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4)))) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1 (/ (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 6)))) (+ (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))) (* 1/2 (/ (* (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4)))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))) (+ (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (* 1/2 (/ (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 6))))))))
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 x))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* x (+ 1 (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* x (- (+ 1 (* -1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3)))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* x (- (+ 1 (* -1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5)))) (+ (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3))))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (* -1 (log (/ -1 x))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/8 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) x))) x))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3))) x)) (* -1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) x)) (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 1)))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))) x)) 1)))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))) x)) 1)))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) (pow x 2)))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))) (* 1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) (pow x 2)))))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1 (/ (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (pow x 6)))) (+ (* 1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) (pow x 2))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (+ (* 1/2 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (+ (* 1/2 (/ (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 6))) (+ (* 1/2 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (pow x 6))) (+ (* 1/2 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))))
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x)))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (acosh 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 (- x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (- (* 1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 1)))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))) (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 1)))))
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))) x)) 1)))))
Outputs
(log.f32 (/.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x)))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))) (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))
(/.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (-.f32 x (sinh.f32 (acosh.f32 x)))))
(*.f32 (+.f32 x (sinh.f32 (acosh.f32 x))) (-.f32 x (sinh.f32 (acosh.f32 x))))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))) (fma.f32 x x (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))))
(/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) (pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (*.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))))))
(-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))))
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))))
(fma.f32 x x (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))))
(+.f32 (*.f32 x x) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))))
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (fabs.f32 x) (fabs.f32 x))
(*.f32 x x)
(pow.f32 x #s(literal 2 binary32))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
x
(*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (neg.f32 (sinh.f32 (acosh.f32 x))))
(*.f32 (fabs.f32 (sinh.f32 (acosh.f32 x))) (fabs.f32 (sinh.f32 (acosh.f32 x))))
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (-.f32 (exp.f32 (acosh.f32 x)) (exp.f32 (neg.f32 (acosh.f32 x)))) #s(literal 2 binary32))
(sinh.f32 (acosh.f32 x))
(acosh.f32 x)
(log.f32 (+.f32 x (sinh.f32 (acosh.f32 x))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (*.f32 x (sinh.f32 (acosh.f32 x))))))
(/.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))) (+.f32 x (sinh.f32 (acosh.f32 x))))
(-.f32 x (sinh.f32 (acosh.f32 x)))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) x) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32) (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 4 binary32) (/.f32 #s(literal -4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/6 binary32) x) (fma.f32 (*.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal -24 binary32) (fma.f32 (/.f32 (-.f32 (/.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 (*.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal -2 binary32) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 12 binary32) (/.f32 #s(literal 16 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32))))) (*.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 4 binary32) (/.f32 #s(literal -4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal 1/2 binary32))) x (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (fma.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 1 binary32) x)))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (fma.f32 (-.f32 (+.f32 (fma.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) x #s(literal -1 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (fma.f32 (-.f32 (+.f32 (fma.f32 (-.f32 (fma.f32 (-.f32 (/.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 (*.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal -2 binary32) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) x (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32))) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) x #s(literal -1 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (fma.f32 (*.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (fma.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (fma.f32 (-.f32 (*.f32 (-.f32 (fma.f32 (*.f32 (*.f32 #s(literal 0 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))))) #s(literal -1/2 binary32) #s(literal 1 binary32)) (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32))) x) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))))
#s(approx (* x x) (*.f32 x x))
#s(approx x x)
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) x (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 #s(literal 0 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 0 binary32)) x (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))))
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 0 binary32) x (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))))
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))))
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (acosh x) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (acosh x) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (acosh x) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (- x (sinh (acosh x))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
#s(approx (- x (sinh (acosh x))) (fma.f32 #s(literal 1 binary32) x (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
#s(approx (- x (sinh (acosh x))) (fma.f32 (-.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1 binary32)) #s(literal 0 binary32)) x (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
#s(approx (- x (sinh (acosh x))) (fma.f32 (-.f32 (fma.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x #s(literal 1 binary32)) #s(literal 0 binary32)) x (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (neg.f32 (neg.f32 (log.f32 x))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (fma.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32) (neg.f32 (neg.f32 (log.f32 x)))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/8 binary32) (*.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32)))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/8 binary32) (fma.f32 (/.f32 (fma.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 3 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 3 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (*.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32))))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) x)
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32) #s(literal 1 binary32)) x))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal -1/2 binary32))) x))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 5 binary32))) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32)))))) x))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 x x))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/4 binary32) #s(literal 1 binary32)) (*.f32 x x)))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/2 binary32) #s(literal 1 binary32)) (*.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32))) (*.f32 x x)))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))))) (pow.f32 x #s(literal 6 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (/.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32) (*.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32)))) (*.f32 x x)))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (*.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32)))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) (*.f32 x x)) #s(literal 1/2 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) (pow.f32 x #s(literal 4 binary32))))))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (fma.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 5/64 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32))) (*.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32))))))))))
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 1/2 binary32)))
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)))))
#s(approx (sinh (acosh x)) (fma.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32)))))))
#s(approx (sinh (acosh x)) (fma.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 5/64 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32)))))))
#s(approx (acosh x) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))
#s(approx (acosh x) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#s(approx (acosh x) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32))))
#s(approx (acosh x) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#s(approx (- x (sinh (acosh x))) x)
#s(approx (- x (sinh (acosh x))) (*.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal -1/2 binary32) #s(literal 1 binary32)) x))
#s(approx (- x (sinh (acosh x))) (*.f32 (-.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))) #s(literal -1/2 binary32) #s(literal 1 binary32)) (*.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32))) x))
#s(approx (- x (sinh (acosh x))) (*.f32 (-.f32 (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 5 binary32))) #s(literal -1/2 binary32) #s(literal 1 binary32)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32)))))) x))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -1 binary32))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (+.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x) #s(literal 1/2 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) (log.f32 #s(literal -1 binary32))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) x) #s(literal 1/8 binary32) (*.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal -1/2 binary32))) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal -1/2 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 3 binary32)) #s(literal -1/4 binary32) (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal -3 binary32))) x) #s(literal -1/6 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal -1/8 binary32))) x))) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (neg.f32 (*.f32 (-.f32 (*.f32 (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x) #s(literal -1/2 binary32)) #s(literal 1 binary32)) x)))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)))) x)) #s(literal 1 binary32)) x)))
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))))) x)) #s(literal 1 binary32)) x)))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/4 binary32) #s(literal 1 binary32)) (*.f32 x x)))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal -1/2 binary32) #s(literal 1 binary32)) (*.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32))) (*.f32 x x)))
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))))))) (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 (pow.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 6 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32) (*.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32)))) (*.f32 x x)))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32)))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))) #s(literal 1/2 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)))) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32)))))
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 6 binary32)))) #s(literal 1/2 binary32) (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 6 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))))))))))
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32)))
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)))))
#s(approx (sinh (acosh x)) (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))))))
#s(approx (sinh (acosh x)) (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)))))))
#s(approx (acosh x) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))))
#s(approx (acosh x) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))))
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (- x (sinh (acosh x))) (neg.f32 (*.f32 (-.f32 (*.f32 (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) x)))
#s(approx (- x (sinh (acosh x))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)) #s(literal -1/2 binary32) (*.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal -1/2 binary32))) x)) #s(literal 1 binary32)) x)))
#s(approx (- x (sinh (acosh x))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/2 binary32)) (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))))) x)) #s(literal 1 binary32)) x)))

eval22.0ms (1.4%)

Memory
-22.8MiB live, 27.0MiB allocated; 6ms collecting garbage
Compiler

Compiled 9 183 to 1 021 computations (88.9% saved)

prune6.0ms (0.4%)

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

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1840184
Fresh000
Picked011
Done022
Total1843187
Accuracy
100.0%
Counts
187 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.1%
(log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x)))))
98.8%
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))))
99.3%
(acosh.f32 x)
Compiler

Compiled 111 to 69 computations (37.8% saved)

regimes5.0ms (0.3%)

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

Total -21.2b remaining (-9194.5%)

Threshold costs -21.2b (-9194.5%)

Counts
4 → 1
Calls
Call 1
Inputs
(acosh.f32 x)
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))))
(log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x)))))
Outputs
(acosh.f32 x)
Calls

3 calls:

2.0ms
x
2.0ms
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
2.0ms
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
Results
AccuracySegmentsBranch
99.3%1(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
99.3%1(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
99.3%1x
Compiler

Compiled 18 to 14 computations (22.2% saved)

simplify8.0ms (0.5%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
022
Stop Event
saturated
Calls
Call 1
Inputs
(acosh.f32 x)
Outputs
(acosh.f32 x)

derivations3.0ms (0.2%)

Memory
2.2MiB live, 2.2MiB allocated; 0ms collecting garbage
Stop Event
done
Compiler

Compiled 2 to 2 computations (0% saved)

preprocess14.0ms (0.9%)

Memory
-28.8MiB live, 18.0MiB allocated; 3ms collecting garbage
Compiler

Compiled 46 to 36 computations (21.7% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...