Rust f32::acosh

Time bar (total: 698.0ms)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

sample303.0ms (43.4%)

Memory
7.6MiB live, 106.5MiB allocated; 8ms collecting garbage
Samples
200.0ms8 256×42valid
Precisions
Click to see histograms. Total time spent on operations: 97.0ms
ival-acosh: 90.0ms (93.1% of total)
adjust: 7.0ms (7.2% of total)
Bogosity

explain78.0ms (11.2%)

Memory
-3.0MiB live, 41.1MiB allocated; 1ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1260-0-(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
10-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-rescue1260
(*.f32 x x)overflow126
(-.f32 (*.f32 x x) #s(literal 1 binary32))overflow126
log.f32(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))oflow-rescue10
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))overflow1
(*.f32 x x)overflow126
(-.f32 (*.f32 x x) #s(literal 1 binary32))overflow126
Confusion
Predicted +Predicted -
+1260
-0130
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+12600
-00130
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0130
1125
21
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
24.0ms512×42valid
Compiler

Compiled 79 to 25 computations (68.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-log: 5.0ms (35.4% of total)
ival-sqrt: 3.0ms (21.3% of total)
ival-mult!: 3.0ms (21.3% of total)
ival-sub!: 1.0ms (7.1% of total)
adjust: 1.0ms (7.1% of total)
ival-add!: 1.0ms (7.1% of total)

preprocess132.0ms (18.9%)

Memory
2.2MiB live, 23.7MiB allocated; 3ms 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.0MiB live, 0.0MiB allocated; 0ms collecting garbage
Compiler

Compiled 0 to 1 computations (-∞% saved)

prune0.0ms (0.1%)

Memory
0.3MiB live, 0.3MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.0%
(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.8%)

Memory
2.5MiB live, 2.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
@-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
@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)

rewrite73.0ms (10.4%)

Memory
-4.7MiB live, 13.1MiB allocated; 2ms 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)))))

eval6.0ms (0.8%)

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

Compiled 1 186 to 316 computations (73.4% saved)

prune2.0ms (0.3%)

Memory
-4.8MiB live, 2.8MiB allocated; 1ms collecting garbage
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New66268
Fresh000
Picked101
Done000
Total67269
Accuracy
100.0%
Counts
69 → 2
Alt Table
Click to see full alt table
StatusAccuracyProgram
98.1%
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
99.2%
(acosh.f32 x)
Compiler

Compiled 13 to 10 computations (23.1% saved)

series2.0ms (0.3%)

Memory
1.5MiB live, 1.5MiB allocated; 0ms collecting garbage
Counts
5 → 49
Calls
Call 1
Inputs
(acosh.f32 x)
x
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x))
#s(approx (sqrt (- (* x x) 1)) 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 (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 (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 (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 (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 (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 (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
1.0ms
x
@-inf
((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)))
1.0ms
x
@inf
((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)))
0.0ms
x
@0
((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)))

rewrite60.0ms (8.7%)

Memory
1.0MiB live, 8.4MiB allocated; 0ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02051194
0207901
01173861
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
54 → 58
Calls
Call 1
Inputs
(acosh.f32 x)
x
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x))
#s(approx (sqrt (- (* x x) 1)) 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 (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 (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 (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 (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 (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 (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))
x
(log.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x))
(/.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x))) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (- (* x x) 1)) x)))))
(+.f32 #s(approx (sqrt (- (* x x) 1)) x) x)
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x))
#s(approx (sqrt (- (* x x) 1)) x)
#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 x)
#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 (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 (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 (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 (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 (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)))))

eval4.0ms (0.6%)

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

Compiled 1 001 to 227 computations (77.3% saved)

prune2.0ms (0.3%)

Memory
-5.1MiB live, 2.6MiB allocated; 1ms collecting garbage
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New49049
Fresh000
Picked022
Done000
Total49251
Accuracy
100.0%
Counts
51 → 2
Alt Table
Click to see full alt table
StatusAccuracyProgram
98.1%
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
99.2%
(acosh.f32 x)
Compiler

Compiled 35 to 25 computations (28.6% saved)

regimes4.0ms (0.6%)

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

Total -15.1b remaining (-6034.9%)

Threshold costs -15.1b (-6034.9%)

Counts
3 → 1
Calls
Call 1
Inputs
(acosh.f32 x)
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
Outputs
(acosh.f32 x)
Calls

3 calls:

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

Compiled 18 to 14 computations (22.2% saved)

simplify11.0ms (1.5%)

Memory
-4.4MiB live, 4.9MiB 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.4%)

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

Compiled 2 to 2 computations (0% saved)

preprocess12.0ms (1.7%)

Memory
1.0MiB live, 8.6MiB allocated; 1ms 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...