Rust f32::acosh

Time bar (total: 3.6s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

sample628.0ms (17.6%)

Memory
26.1MiB live, 769.9MiB allocated; 180ms collecting garbage
Samples
317.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 167.0ms
ival-acosh: 122.0ms (73.1% of total)
ival->=: 33.0ms (19.8% of total)
exact: 6.0ms (3.6% of total)
adjust: 3.0ms (1.8% of total)
ival-assert: 3.0ms (1.8% of total)
Bogosity

explain138.0ms (3.9%)

Memory
0.7MiB live, 191.7MiB allocated; 34ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1160-0-(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
20-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-rescue1160
(*.f32 x x)overflow116
(-.f32 (*.f32 x x) #s(literal 1 binary32))overflow116
log.f32(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))oflow-rescue20
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))overflow2
(*.f32 x x)overflow116
(-.f32 (*.f32 x x) #s(literal 1 binary32))overflow116
Confusion
Predicted +Predicted -
+1160
-0140
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+11600
-00140
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0140
1114
22
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
31.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 (25.9% of total)
ival-mult: 4.0ms (20.7% of total)
ival-sqrt: 4.0ms (20.7% of total)
ival-add: 3.0ms (15.6% of total)
ival-sub: 3.0ms (15.6% 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)

preprocess171.0ms (4.8%)

Memory
33.2MiB live, 175.7MiB allocated; 13ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
047
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
1.3MiB live, 1.3MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.6%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
Compiler

Compiled 9 to 7 computations (22.2% saved)

simplify148.0ms (4.1%)

Memory
-45.1MiB live, 157.1MiB allocated; 37ms collecting garbage
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
cost-diff0
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
cost-diff0
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
cost-diff1
(-.f32 (*.f32 x x) #s(literal 1 binary32))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0733
01233
12233
24933
312133
438333
5233533
6788933
0801929
Stop Event
iter limit
node limit
iter limit
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
(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))
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
x
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(-.f32 (*.f32 x x) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 x x)
#s(literal 1 binary32)

localize21.0ms (0.6%)

Memory
34.3MiB live, 34.3MiB allocated; 0ms collecting garbage
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.00390625
(-.f32 (*.f32 x x) #s(literal 1 binary32))
accuracy0.02734375
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
accuracy0.24161028868199552
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
accuracy12.472513950810468
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
Samples
15.0ms256×0valid
Compiler

Compiled 35 to 9 computations (74.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-log: 3.0ms (32.6% of total)
ival-mult: 2.0ms (21.7% of total)
ival-sqrt: 2.0ms (21.7% of total)
ival-add: 1.0ms (10.9% of total)
ival-sub: 1.0ms (10.9% 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)

series11.0ms (0.3%)

Memory
-32.8MiB live, 11.7MiB allocated; 10ms collecting garbage
Counts
4 → 40
Calls
Call 1
Inputs
(-.f32 (*.f32 x x) #s(literal 1 binary32))
(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))))
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
Outputs
#s(approx (- (* x x) 1) #s(hole binary32 -1))
#s(approx (- (* x x) 1) #s(hole binary32 (- (pow x 2) 1)))
#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 (- (* 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 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 (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
7.0ms
x
@0
((- (* x x) 1) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)))
1.0ms
x
@-inf
((- (* x x) 1) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)))
1.0ms
x
@inf
((- (* x x) 1) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)))

simplify181.0ms (5.1%)

Memory
5.1MiB live, 184.8MiB allocated; 47ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0195863
1523837
22048820
08803761
Stop Event
iter limit
node limit
Counts
40 → 40
Calls
Call 1
Inputs
#s(approx (- (* x x) 1) #s(hole binary32 -1))
#s(approx (- (* x x) 1) #s(hole binary32 (- (pow x 2) 1)))
#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 (- (* 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 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 (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
#s(approx (- (* x x) 1) #s(hole binary32 -1))
#s(approx (- (* x x) 1) #s(literal -1 binary32))
#s(approx (- (* x x) 1) #s(hole binary32 (- (pow x 2) 1)))
#s(approx (- (* x x) 1) (fma.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)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#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)))) (+.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)))) #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)))) (fma.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (*.f32 x x) #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)))) #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 (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 x (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) #s(literal 3/40 binary32) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (sqrt -1)))
#s(approx (+ x (sqrt (- (* x x) 1))) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1))))
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x))
#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))) (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))) #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 (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (*.f32 x x) #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)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (- (* x x) 1)) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1))))))
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) x) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))
#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)) (fma.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (*.f32 x x) #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)) #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 (sqrt (- (* x x) 1)) (fma.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 #s(literal 1/16 binary32) (*.f32 x (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) x) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (- (* x x) 1) #s(hole binary32 (pow x 2)))
#s(approx (- (* x x) 1) (*.f32 x x))
#s(approx (- (* x x) 1) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2))))))
#s(approx (- (* x x) 1) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x) x))
#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)))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#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)))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#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)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#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 (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 2 x)))
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) 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))) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x))
#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))) (*.f32 (-.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x))
#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 (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) x))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x))
#s(approx (sqrt (- (* x x) 1)) x)
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) x x))
#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)) (fma.f32 (/.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) x) x x))
#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 (sqrt (- (* x x) 1)) (fma.f32 (-.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x x))
#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)))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))
#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)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))
#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)))) (-.f32 (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#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 (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ 1/2 x)))
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 #s(literal 1/2 binary32) 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))) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) 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))) (/.f32 (+.f32 (/.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) x) x) #s(literal 1/2 binary32)) 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 (+ x (sqrt (- (* x x) 1))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 #s(literal -5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (neg.f32 x)))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (- (* x x) 1)) (neg.f32 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)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) x))
#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)) (fma.f32 (/.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) x) x (neg.f32 x)))
#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 (sqrt (- (* x x) 1)) (*.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) x))

rewrite68.0ms (1.9%)

Memory
19.4MiB live, 63.9MiB allocated; 7ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0728
01215
15315
040014
Stop Event
iter limit
iter limit
iter limit
unsound
iter limit
Counts
4 → 64
Calls
Call 1
Inputs
(-.f32 (*.f32 x x) #s(literal 1 binary32))
(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))))
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
Outputs
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(*.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32)))
(*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) #s(literal 1 binary32)))
(*.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 (-.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal -1 binary32)))
(*.f32 (-.f32 x #s(literal -1 binary32)) (-.f32 x #s(literal 1 binary32)))
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 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 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))))
(-.f32 (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) (*.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 (*.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal -1 binary32))
(fma.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x)) #s(literal -1 binary32))
(fma.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x)) #s(literal -1 binary32))
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal -1 binary32))
(fma.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 (fabs.f32 x) (fabs.f32 x) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x x) #s(literal -1 binary32))
(fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(+.f32 (*.f32 x x) #s(literal -1 binary32))
(acosh.f32 x)
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (-.f32 (sinh.f32 (acosh.f32 x)) x))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))
(/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) x))))
(/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sinh.f32 (acosh.f32 x)))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x)
(fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x)
(fma.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) x)
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))
(+.f32 (sinh.f32 (acosh.f32 x)) x)
(+.f32 x (sinh.f32 (acosh.f32 x)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))))
(*.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (sqrt.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))))
(/.f32 (-.f32 (exp.f32 (acosh.f32 x)) (exp.f32 (neg.f32 (acosh.f32 x)))) #s(literal 2 binary32))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(sinh.f32 (acosh.f32 (neg.f32 x)))
(sinh.f32 (acosh.f32 (fabs.f32 x)))
(sinh.f32 (acosh.f32 x))

eval10.0ms (0.3%)

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

Compiled 1 722 to 488 computations (71.7% saved)

prune7.0ms (0.2%)

Memory
-34.8MiB live, 10.7MiB allocated; 6ms collecting garbage
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1004104
Fresh000
Picked101
Done000
Total1014105
Accuracy
100.0%
Counts
105 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.2%
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x))
96.8%
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
99.4%
(acosh.f32 x)
98.5%
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
Compiler

Compiled 51 to 40 computations (21.6% saved)

simplify161.0ms (4.5%)

Memory
29.8MiB live, 129.5MiB allocated; 20ms collecting garbage
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f32 x #s(literal -1 binary32))
cost-diff0
(sqrt.f32 (-.f32 x #s(literal -1 binary32)))
cost-diff0
(fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x)
cost-diff0
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x))
cost-diff0
#s(approx (sqrt (- (* x x) 1)) x)
cost-diff0
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x))
cost-diff0
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
cost-diff0
(acosh.f32 x)
cost-diff0
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
cost-diff0
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
cost-diff0
(-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
cost-diff0
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
032156
051156
171156
2118156
3222156
4540156
52669156
67311156
08676152
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(log.f32 x)
x
(log.f32 #s(literal 2 binary32))
#s(literal 2 binary32)
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
#s(literal 1/4 binary32)
(*.f32 x x)
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
#s(literal 3/32 binary32)
(pow.f32 x #s(literal 4 binary32))
#s(literal 4 binary32)
(acosh.f32 x)
x
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x))
x
#s(approx (sqrt (- (* x x) 1)) x)
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x))
(fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x)
(sqrt.f32 (-.f32 x #s(literal -1 binary32)))
(-.f32 x #s(literal -1 binary32))
x
#s(literal -1 binary32)
(sqrt.f32 (-.f32 x #s(literal 1 binary32)))
(-.f32 x #s(literal 1 binary32))
#s(literal 1 binary32)
Outputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 x)
x
(log.f32 #s(literal 2 binary32))
#s(literal 2 binary32)
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
#s(literal 1/4 binary32)
(*.f32 x x)
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
#s(literal 3/32 binary32)
(pow.f32 x #s(literal 4 binary32))
#s(literal 4 binary32)
(acosh.f32 x)
x
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
(log.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x))
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x))
(+.f32 #s(approx (sqrt (- (* x x) 1)) x) x)
x
#s(approx (sqrt (- (* x x) 1)) x)
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x))
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) (sqrt.f32 (-.f32 x #s(literal -1 binary32))) x))
(fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x)
(fma.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) (sqrt.f32 (-.f32 x #s(literal -1 binary32))) x)
(sqrt.f32 (-.f32 x #s(literal -1 binary32)))
(-.f32 x #s(literal -1 binary32))
x
#s(literal -1 binary32)
(sqrt.f32 (-.f32 x #s(literal 1 binary32)))
(-.f32 x #s(literal 1 binary32))
#s(literal 1 binary32)

localize96.0ms (2.7%)

Memory
-21.2MiB live, 166.2MiB allocated; 32ms collecting garbage
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
accuracy0.0
(sqrt.f32 (-.f32 x #s(literal -1 binary32)))
accuracy0.01171875
(sqrt.f32 (-.f32 x #s(literal 1 binary32)))
accuracy0.1015625
(fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x)
accuracy0.24161028868199552
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x))
accuracy0.02734375
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x))
accuracy0.24161028868199552
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
accuracy1.0435762350979854
#s(approx (sqrt (- (* x x) 1)) x)
accuracy0.18359375
(acosh.f32 x)
accuracy0.23116926770666624
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
accuracy0.234375
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
accuracy0.3304196954880641
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
accuracy0.71931744855907
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
Samples
62.0ms256×0valid
Compiler

Compiled 136 to 30 computations (77.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-log: 13.0ms (26.1% of total)
ival-div: 9.0ms (18% of total)
ival-sub: 6.0ms (12% of total)
ival-acosh: 6.0ms (12% of total)
ival-sqrt: 5.0ms (10% of total)
ival-add: 4.0ms (8% of total)
ival-mult: 3.0ms (6% of total)
ival-pow: 3.0ms (6% of total)
exact: 1.0ms (2% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series299.0ms (8.4%)

Memory
-6.3MiB live, 342.6MiB allocated; 162ms collecting garbage
Counts
15 → 120
Calls
Call 1
Inputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(acosh.f32 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)
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x))
(fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x)
(sqrt.f32 (-.f32 x #s(literal -1 binary32)))
(-.f32 x #s(literal -1 binary32))
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
(sqrt.f32 (-.f32 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 (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ -3/32 (pow x 4))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (/ -1/4 (pow x 2))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (+ (log 2) (log x))) 1/4) (pow x 2))))
#s(approx (+ (log x) (log 2)) #s(hole binary32 (+ (log 2) (log 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 (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 (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1)))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) 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 (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (sqrt -1)))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (+ x (sqrt -1))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1))))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #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 -1)) #s(hole binary32 1))
#s(approx (sqrt (- x -1)) #s(hole binary32 (+ 1 (* 1/2 x))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (- x -1) #s(hole binary32 1))
#s(approx (- x -1) #s(hole binary32 (+ 1 x)))
#s(approx (/ 1/4 (* x x)) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (/ 3/32 (pow x 4)) #s(hole binary32 (/ 3/32 (pow x 4))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (- x 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ x (sqrt -1))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (+ (sqrt -1) (* x (+ (* -1/8 (/ x (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (+ (sqrt -1) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1))))))))
#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 (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #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) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (+ (log x) (log 2)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 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 (+ 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 (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) 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 (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* 2 x)))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #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 -1)) #s(hole binary32 (sqrt x)))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (- x -1) #s(hole binary32 x))
#s(approx (- x -1) #s(hole binary32 (* x (+ 1 (/ 1 x)))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (sqrt x)))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 (pow x 5)))))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* -1/16 (sqrt (/ 1 (pow x 7))))))))))
#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 (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (+ (log x) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))))
#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 (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 (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (* -1 (log (/ -1 x))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt -1) 2) (pow (- (pow (sqrt -1) 2) 1) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt -1) 4) (- (pow (sqrt -1) 2) 1)))) (* 30 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 3))))) (pow x 6))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (pow (sqrt -1) 2) 1)))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) 1)))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (+ 1 (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2)))))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2))))))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
Calls

3 calls:

TimeVariablePointExpression
138.0ms
x
@inf
((log (+ x (sqrt (- (* x x) 1)))) (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (+ (log x) (log 2)) (acosh x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (sqrt (- x -1)) (- x -1) (/ 1/4 (* x x)) (/ 3/32 (pow x 4)) (sqrt (- x 1)))
101.0ms
x
@-inf
((log (+ x (sqrt (- (* x x) 1)))) (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (+ (log x) (log 2)) (acosh x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (sqrt (- x -1)) (- x -1) (/ 1/4 (* x x)) (/ 3/32 (pow x 4)) (sqrt (- x 1)))
57.0ms
x
@0
((log (+ x (sqrt (- (* x x) 1)))) (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (+ (log x) (log 2)) (acosh x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (sqrt (- x -1)) (- x -1) (/ 1/4 (* x x)) (/ 3/32 (pow x 4)) (sqrt (- x 1)))

simplify262.0ms (7.3%)

Memory
19.4MiB live, 296.7MiB allocated; 37ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04732968
111962658
249122620
084002504
Stop Event
iter limit
node limit
Counts
120 → 120
Calls
Call 1
Inputs
#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 (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ -3/32 (pow x 4))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (/ -1/4 (pow x 2))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (+ (log 2) (log x))) 1/4) (pow x 2))))
#s(approx (+ (log x) (log 2)) #s(hole binary32 (+ (log 2) (log 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 (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 (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1)))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) 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 (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (sqrt -1)))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (+ x (sqrt -1))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1))))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #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 -1)) #s(hole binary32 1))
#s(approx (sqrt (- x -1)) #s(hole binary32 (+ 1 (* 1/2 x))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (- x -1) #s(hole binary32 1))
#s(approx (- x -1) #s(hole binary32 (+ 1 x)))
#s(approx (/ 1/4 (* x x)) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (/ 3/32 (pow x 4)) #s(hole binary32 (/ 3/32 (pow x 4))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (- x 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ x (sqrt -1))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (+ (sqrt -1) (* x (+ (* -1/8 (/ x (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (+ (sqrt -1) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1))))))))
#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 (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #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) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (+ (log x) (log 2)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 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 (+ 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 (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) 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 (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* 2 x)))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #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 -1)) #s(hole binary32 (sqrt x)))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (- x -1) #s(hole binary32 x))
#s(approx (- x -1) #s(hole binary32 (* x (+ 1 (/ 1 x)))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (sqrt x)))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 (pow x 5)))))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* -1/16 (sqrt (/ 1 (pow x 7))))))))))
#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 (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (+ (log x) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))))
#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 (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 (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (* -1 (log (/ -1 x))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt -1) 2) (pow (- (pow (sqrt -1) 2) 1) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt -1) 4) (- (pow (sqrt -1) 2) 1)))) (* 30 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 3))))) (pow x 6))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (pow (sqrt -1) 2) 1)))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) 1)))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (+ 1 (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2)))))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2))))))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
Outputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#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)))) (+.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)))) #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)))) (fma.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #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)))) #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 (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ -3/32 (pow x 4))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (/.f32 (fma.f32 #s(literal -1/4 binary32) (*.f32 x x) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (/.f32 (fma.f32 (fma.f32 (*.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) x) x #s(literal -1/4 binary32)) (*.f32 x x) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (/ -1/4 (pow x 2))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (+ (log 2) (log x))) 1/4) (pow x 2))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/.f32 (fma.f32 (*.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) x) x #s(literal -1/4 binary32)) (*.f32 x x)))
#s(approx (+ (log x) (log 2)) #s(hole binary32 (+ (log 2) (log x))))
#s(approx (+ (log x) (log 2)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1))))
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1)))))
#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) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))))
#s(approx (acosh x) (fma.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) x (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#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 (acosh x) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (sqrt -1)))
#s(approx (+ x (sqrt (- (* x x) 1))) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1))))
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x))
#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))) (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))) #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 (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) x) x) #s(literal -1 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)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (- (* x x) 1)) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1))))))
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32))))
#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)) (fma.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) x) x) #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))))
#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 (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/16 binary32) x) x) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/8 binary32) (sqrt.f32 #s(literal -1 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 (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1)))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1)))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (fma.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) x (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) 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 (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (sqrt -1)))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (+ x (sqrt -1))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1))))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (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 (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #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 -1)) (sqrt (- x 1))) x) (fma.f32 (fma.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) x) x) #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))))
#s(approx (sqrt (- x -1)) #s(hole binary32 1))
#s(approx (sqrt (- x -1)) #s(literal 1 binary32))
#s(approx (sqrt (- x -1)) #s(hole binary32 (+ 1 (* 1/2 x))))
#s(approx (sqrt (- x -1)) (fma.f32 #s(literal 1/2 binary32) x #s(literal 1 binary32)))
#s(approx (sqrt (- x -1)) #s(hole binary32 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (- x -1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) x #s(literal 1/2 binary32)) x #s(literal 1 binary32)))
#s(approx (sqrt (- x -1)) #s(hole binary32 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (sqrt (- x -1)) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/16 binary32) x #s(literal -1/8 binary32)) x #s(literal 1/2 binary32)) x #s(literal 1 binary32)))
#s(approx (- x -1) #s(hole binary32 1))
#s(approx (- x -1) #s(literal 1 binary32))
#s(approx (- x -1) #s(hole binary32 (+ 1 x)))
#s(approx (- x -1) (-.f32 x #s(literal -1 binary32)))
#s(approx (/ 1/4 (* x x)) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (/ 1/4 (* x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
#s(approx (/ 3/32 (pow x 4)) #s(hole binary32 (/ 3/32 (pow x 4))))
#s(approx (/ 3/32 (pow x 4)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (- x 1)) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (sqrt (- x 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ x (sqrt -1))))))
#s(approx (sqrt (- x 1)) (fma.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x (sqrt.f32 #s(literal -1 binary32))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (+ (sqrt -1) (* x (+ (* -1/8 (/ x (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1))))))))
#s(approx (sqrt (- x 1)) (fma.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (sqrt.f32 #s(literal -1 binary32))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (+ (sqrt -1) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1))))))))
#s(approx (sqrt (- x 1)) (fma.f32 (fma.f32 (-.f32 (*.f32 (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 binary32)) (/.f32 #s(literal -1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (sqrt.f32 #s(literal -1 binary32))))
#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)))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#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)))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#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)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#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 (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #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) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (+ (log x) (log 2)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (+ (log x) (log 2)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (acosh x) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (acosh x) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#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) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#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) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 2 x)))
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) 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))) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x))
#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))) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) x)) x))
#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 (+ x (sqrt (- (* x x) 1))) (*.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x))
#s(approx (sqrt (- (* x x) 1)) x)
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x))
#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)) (fma.f32 (/.f32 (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) x) x x))
#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 (sqrt (- (* x x) 1)) (*.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) 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 (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* 2 x)))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (*.f32 #s(literal 2 binary32) x))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) x)) x))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #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 -1)) (sqrt (- x 1))) x) (*.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x))
#s(approx (sqrt (- x -1)) #s(hole binary32 (sqrt x)))
#s(approx (sqrt (- x -1)) (sqrt.f32 x))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (- x -1)) (*.f32 (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) x))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (- x -1)) (*.f32 (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) #s(literal -1/8 binary32) (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) x))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (sqrt (- x -1)) (*.f32 (+.f32 (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))) #s(literal 1/16 binary32) (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) x))
#s(approx (- x -1) #s(hole binary32 x))
#s(approx (- x -1) x)
#s(approx (- x -1) #s(hole binary32 (* x (+ 1 (/ 1 x)))))
#s(approx (- x -1) (-.f32 x #s(literal -1 binary32)))
#s(approx (sqrt (- x 1)) #s(hole binary32 (sqrt x)))
#s(approx (sqrt (- x 1)) (sqrt.f32 x))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (- x 1)) (*.f32 (fma.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) x))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 (pow x 5)))))))))
#s(approx (sqrt (- x 1)) (*.f32 (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) #s(literal -1/8 binary32) (fma.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) x))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* -1/16 (sqrt (/ 1 (pow x 7))))))))))
#s(approx (sqrt (- x 1)) (*.f32 (+.f32 (fma.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))) (fma.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) #s(literal -1/8 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) x))
#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)))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))
#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)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))
#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)))) (+.f32 (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#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 (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (+.f32 (-.f32 (/.f32 (/.f32 (-.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal -1/4 binary32)) x) x) (/.f32 #s(literal -5/96 binary32) (pow.f32 x #s(literal 6 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (+.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1 binary32))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (-.f32 (+.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))))
#s(approx (- (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (-.f32 (+.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1 binary32))) (/.f32 (/.f32 (-.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal -1/4 binary32)) x) x)))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (+.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1 binary32))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (+ (log x) (log 2)) (/ 1/4 (* x x))) (-.f32 (+.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (+ (log x) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))))
#s(approx (+ (log x) (log 2)) (+.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1 binary32))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x)))))
#s(approx (acosh x) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (acosh x) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))
#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) (+.f32 (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#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 (acosh x) (+.f32 (+.f32 (-.f32 (/.f32 (/.f32 (-.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal -1/4 binary32)) x) x) (/.f32 #s(literal -5/96 binary32) (pow.f32 x #s(literal 6 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))))
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ 1/2 x)))
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 #s(literal 1/2 binary32) 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))) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) 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))) (/.f32 (-.f32 (/.f32 (/.f32 (+.f32 (/.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) x) x) #s(literal 1/2 binary32)) (neg.f32 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 (+ x (sqrt (- (* x x) 1))) (/.f32 (-.f32 (/.f32 (+.f32 (/.f32 #s(literal -5/128 binary32) (*.f32 x x)) #s(literal -1/16 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (neg.f32 x)))
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (- (* x x) 1)) (neg.f32 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)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
#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)) (fma.f32 (/.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) x) x (neg.f32 x)))
#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 (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (+.f32 (/.f32 (+.f32 (/.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (* -1 (log (/ -1 x))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (+.f32 (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) #s(hole binary32 (+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt -1) 2) (pow (- (pow (sqrt -1) 2) 1) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt -1) 4) (- (pow (sqrt -1) 2) 1)))) (* 30 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 3))))) (pow x 6))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))))))
#s(approx (log (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x)) (+.f32 (-.f32 (+.f32 (/.f32 #s(literal -5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal -3/32 binary32) (*.f32 x x)) #s(literal -1/4 binary32)) x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -2 binary32))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (pow (sqrt -1) 2) 1)))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (*.f32 #s(literal 2 binary32) x))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) 1)))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (*.f32 (neg.f32 x) (+.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (+ 1 (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2)))))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) #s(hole binary32 (* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2))))))))))
#s(approx (+ (* (sqrt (- x -1)) (sqrt (- x 1))) x) (*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (-.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (- x -1)) (*.f32 (sqrt.f32 x) #s(literal 1 binary32)))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (- x -1)) (*.f32 (fma.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) x))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (- x -1)) (*.f32 (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) #s(literal -1/8 binary32) (fma.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) x))
#s(approx (sqrt (- x -1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (sqrt (- x -1)) (*.f32 (neg.f32 x) (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))) #s(literal 1/16 binary32) (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/8 binary32) (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32)))))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (- x 1)) (*.f32 (sqrt.f32 x) #s(literal 1 binary32)))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (- x 1)) (*.f32 (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) x))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (- x 1)) (fma.f32 (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) x (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (*.f32 #s(literal -1/8 binary32) x))))
#s(approx (sqrt (- x 1)) #s(hole binary32 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (sqrt (- x 1)) (*.f32 (neg.f32 x) (fma.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))) (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/8 binary32) (fma.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32)))))))

rewrite87.0ms (2.4%)

Memory
11.5MiB live, 109.5MiB allocated; 17ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
032133
051104
119099
0169299
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
15 → 136
Calls
Call 1
Inputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(acosh.f32 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)
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x))
(fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x)
(sqrt.f32 (-.f32 x #s(literal -1 binary32)))
(-.f32 x #s(literal -1 binary32))
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
(sqrt.f32 (-.f32 x #s(literal 1 binary32)))
Outputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) (+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (pow.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (fma.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 2 binary32)))) (neg.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)))))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal -3/32 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3/32 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 x #s(literal 4 binary32))))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32)))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) #s(literal -3/32 binary32))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32)))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) #s(literal 3/32 binary32))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32))))
(/.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32))))
(-.f32 (/.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) (/.f32 (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))))
(-.f32 (/.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32)) (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)))) (/.f32 (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 3 binary32)) (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)))))
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))
(+.f32 (log.f32 x) (-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(+.f32 (log.f32 x) (-.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) (-.f32 (log.f32 x) (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (log.f32 x) (-.f32 (*.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (*.f32 (log.f32 x) (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) x) (*.f32 (log.f32 (/.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) x))) (*.f32 (log.f32 (/.f32 x #s(literal 2 binary32))) x))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (neg.f32 x) x)) (*.f32 (log.f32 (/.f32 x #s(literal 2 binary32))) #s(literal -1/4 binary32))) (*.f32 (log.f32 (/.f32 x #s(literal 2 binary32))) (*.f32 (neg.f32 x) x)))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 x x)) (*.f32 (log.f32 (/.f32 x #s(literal 2 binary32))) #s(literal 1/4 binary32))) (*.f32 (log.f32 (/.f32 x #s(literal 2 binary32))) (*.f32 x x)))
(/.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) x) (*.f32 (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) x))) (*.f32 (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) x))
(/.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (*.f32 (neg.f32 x) x)) (*.f32 (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) #s(literal -1/4 binary32))) (*.f32 (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (*.f32 (neg.f32 x) x)))
(/.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (*.f32 x x)) (*.f32 (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) #s(literal 1/4 binary32))) (*.f32 (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (*.f32 x x)))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32)))) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))))
(-.f32 (/.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (/.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(-.f32 (/.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))) (/.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(+.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 x))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
(+.f32 (log.f32 x) (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 x #s(literal 2 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (log.f32 (/.f32 x #s(literal 2 binary32))))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (pow.f32 #s(literal 2 binary32) (log.f32 x))))))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32))))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 x #s(literal 2 binary32)))) (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 x #s(literal 2 binary32)))))
(+.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(acosh.f32 x)
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))
(-.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x)))
(log.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x))
(-.f32 (log.f32 (*.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x)))) (log.f32 (-.f32 x #s(approx (sqrt (- (* x x) 1)) x))))
(-.f32 (log.f32 (+.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (*.f32 x x))))
(/.f32 (-.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x))
(/.f32 (neg.f32 (*.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x)))) (neg.f32 (-.f32 x #s(approx (sqrt (- (* x x) 1)) x))))
(/.f32 (neg.f32 (+.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (*.f32 x x))))
(/.f32 (*.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x))) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
(/.f32 (+.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (- (* x x) 1)) x) x))))
(/.f32 (+.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (*.f32 x x)))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x))) (/.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 2 binary32)) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x))))
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (*.f32 x x))) (/.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (*.f32 x x))))
(+.f32 #s(approx (sqrt (- (* x x) 1)) x) x)
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x))
#s(approx (sqrt (- (* x x) 1)) x)
(acosh.f32 x)
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))
(-.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x)))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (neg.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x)))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (-.f32 (sinh.f32 (acosh.f32 x)) x))
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))
(/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))
(/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sinh.f32 (acosh.f32 x)))))
(-.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sinh.f32 (acosh.f32 x)) x)) (/.f32 (*.f32 x x) (-.f32 (sinh.f32 (acosh.f32 x)) x)))
(-.f32 x (*.f32 (neg.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) (sqrt.f32 (-.f32 x #s(literal -1 binary32)))))
(-.f32 x (*.f32 (neg.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32)))) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x)
(fma.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) (sqrt.f32 (-.f32 x #s(literal -1 binary32))) x)
(fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x)
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))
(+.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (sinh.f32 (acosh.f32 x)) x)
(+.f32 x (sinh.f32 (acosh.f32 x)))
(*.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(sqrt.f32 (-.f32 x #s(literal -1 binary32)))
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))))
(/.f32 (sinh.f32 (acosh.f32 x)) (sqrt.f32 (-.f32 x #s(literal 1 binary32))))
(pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(exp.f32 (*.f32 (log1p.f32 x) #s(literal 1/2 binary32)))
(*.f32 (-.f32 x #s(literal -1 binary32)) (/.f32 (-.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))))
(*.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (-.f32 x #s(literal -1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) x)))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))))
(/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (-.f32 x #s(literal 1 binary32))))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1 binary32)) (fma.f32 x x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))))
(/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 x #s(literal 1 binary32))))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x #s(literal 1 binary32)))
(-.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))) (/.f32 #s(literal -1 binary32) (fma.f32 x x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x #s(literal 1 binary32))))
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) #s(literal 1 binary32)))
(-.f32 x #s(literal -1 binary32))
(+.f32 #s(literal 1 binary32) x)
(+.f32 x #s(literal 1 binary32))
(/.f32 (/.f32 #s(literal 1/4 binary32) (neg.f32 x)) (neg.f32 x))
(/.f32 (/.f32 #s(literal 1/4 binary32) (fabs.f32 x)) (fabs.f32 x))
(/.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) x)) (neg.f32 x))
(/.f32 (/.f32 #s(literal 1/4 binary32) x) x)
(/.f32 #s(literal -1/4 binary32) (*.f32 (neg.f32 x) x))
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
(neg.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))
(neg.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (neg.f32 x) x)))
(/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))
(/.f32 #s(literal -3/32 binary32) (neg.f32 (pow.f32 x #s(literal 4 binary32))))
(/.f32 #s(literal 3/32 binary32) (neg.f32 (neg.f32 (pow.f32 x #s(literal 4 binary32)))))
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
(neg.f32 (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(neg.f32 (/.f32 #s(literal 3/32 binary32) (neg.f32 (pow.f32 x #s(literal 4 binary32)))))
(*.f32 (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)))
(sqrt.f32 (-.f32 x #s(literal 1 binary32)))
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x (-.f32 x #s(literal -1 binary32)))))
(/.f32 (sinh.f32 (acosh.f32 x)) (sqrt.f32 (-.f32 x #s(literal -1 binary32))))
(pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))
(exp.f32 (*.f32 (log.f32 (-.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)))

eval23.0ms (0.6%)

Memory
7.3MiB live, 52.4MiB allocated; 5ms collecting garbage
Compiler

Compiled 7 044 to 1 057 computations (85% saved)

prune34.0ms (1%)

Memory
-26.1MiB live, 17.8MiB allocated; 7ms collecting garbage
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New2451246
Fresh000
Picked134
Done000
Total2464250
Accuracy
100.0%
Counts
250 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.2%
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x))
96.8%
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
99.4%
(acosh.f32 x)
98.5%
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
Compiler

Compiled 50 to 39 computations (22% saved)

simplify146.0ms (4.1%)

Memory
6.4MiB live, 110.4MiB allocated; 27ms collecting garbage
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(log.f32 (*.f32 #s(literal 2 binary32) x))
cost-diff0
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
cost-diff0
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
cost-diff0
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02080
02880
14580
28280
318180
461080
5414780
0809679
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 #s(literal 2 binary32) x)
#s(literal 2 binary32)
x
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
#s(literal 1/4 binary32)
(*.f32 x x)
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
#s(literal 3/32 binary32)
(pow.f32 x #s(literal 4 binary32))
#s(literal 4 binary32)
Outputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 #s(literal 2 binary32) x)
#s(literal 2 binary32)
x
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
#s(literal 1/4 binary32)
(*.f32 x x)
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
#s(literal 3/32 binary32)
(pow.f32 x #s(literal 4 binary32))
#s(literal 4 binary32)

localize86.0ms (2.4%)

Memory
1.8MiB live, 45.8MiB allocated; 8ms collecting garbage
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.23116926770666624
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
accuracy0.23379778868199552
(log.f32 (*.f32 #s(literal 2 binary32) x))
accuracy0.3304196954880641
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
accuracy0.71931744855907
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
Samples
76.0ms256×0valid
Compiler

Compiled 65 to 20 computations (69.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 69.0ms
ival-pow: 51.0ms (74.3% of total)
ival-log: 5.0ms (7.3% of total)
ival-div: 3.0ms (4.4% of total)
ival-mult: 3.0ms (4.4% of total)
ival-sub: 3.0ms (4.4% of total)
ival-sqrt: 2.0ms (2.9% of total)
ival-add: 1.0ms (1.5% of total)
exact: 1.0ms (1.5% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series84.0ms (2.3%)

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

3 calls:

TimeVariablePointExpression
47.0ms
x
@inf
((log (+ x (sqrt (- (* x x) 1)))) (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (- (log (* 2 x)) (/ 1/4 (* x x))) (log (* 2 x)) (/ 1/4 (* x x)) (/ 3/32 (pow x 4)))
28.0ms
x
@-inf
((log (+ x (sqrt (- (* x x) 1)))) (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (- (log (* 2 x)) (/ 1/4 (* x x))) (log (* 2 x)) (/ 1/4 (* x x)) (/ 3/32 (pow x 4)))
8.0ms
x
@0
((log (+ x (sqrt (- (* x x) 1)))) (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (- (log (* 2 x)) (/ 1/4 (* x x))) (log (* 2 x)) (/ 1/4 (* x x)) (/ 3/32 (pow x 4)))

simplify173.0ms (4.8%)

Memory
-3.8MiB live, 285.1MiB allocated; 45ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0141770
1313738
21127731
06187711
Stop Event
iter limit
iter limit
node limit
Counts
32 → 32
Calls
Call 1
Inputs
#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 (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ -3/32 (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (/ -1/4 (pow x 2))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (+ (log 2) (log x))) 1/4) (pow x 2))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (log x))))
#s(approx (/ 1/4 (* x x)) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (/ 3/32 (pow x 4)) #s(hole binary32 (/ 3/32 (pow x 4))))
#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 (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#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 (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
Outputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#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)))) (+.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)))) #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)))) (fma.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (*.f32 x x) #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)))) #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 (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ -3/32 (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (/.f32 (fma.f32 #s(literal -1/4 binary32) (*.f32 x x) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (/.f32 (fma.f32 (fma.f32 (*.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) x) x #s(literal -1/4 binary32)) (*.f32 x x) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (/ -1/4 (pow x 2))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (+ (log 2) (log x))) 1/4) (pow x 2))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (-.f32 (fma.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32) (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (log x))))
#s(approx (log (* 2 x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#s(approx (/ 1/4 (* x x)) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (/ 1/4 (* x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
#s(approx (/ 3/32 (pow x 4)) #s(hole binary32 (/ 3/32 (pow x 4))))
#s(approx (/ 3/32 (pow x 4)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
#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)))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#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)))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#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)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#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 (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (log (* 2 x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#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)))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))
#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)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))
#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)))) (-.f32 (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#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 (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) #s(hole binary32 (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 3/32 (pow x 4))) (-.f32 (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (log (* 2 x)) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))

rewrite57.0ms (1.6%)

Memory
9.8MiB live, 98.5MiB allocated; 14ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02066
02859
111559
093459
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
6 → 43
Calls
Call 1
Inputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
Outputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) (+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (pow.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (fma.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 2 binary32)))) (neg.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)))))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal -3/32 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3/32 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 x #s(literal 4 binary32))))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32)))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) #s(literal -3/32 binary32))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32)))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) #s(literal 3/32 binary32))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32))))
(/.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32))))
(-.f32 (/.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) (/.f32 (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))))
(-.f32 (/.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32)) (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)))) (/.f32 (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 3 binary32)) (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)))))
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32)))) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))))
(-.f32 (/.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (/.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(-.f32 (/.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))) (/.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32)) (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(/.f32 (/.f32 #s(literal 1/4 binary32) (neg.f32 x)) (neg.f32 x))
(/.f32 (/.f32 #s(literal 1/4 binary32) (fabs.f32 x)) (fabs.f32 x))
(/.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) x)) (neg.f32 x))
(/.f32 (/.f32 #s(literal 1/4 binary32) x) x)
(/.f32 #s(literal -1/4 binary32) (*.f32 (neg.f32 x) x))
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
(neg.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))
(neg.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (neg.f32 x) x)))
(/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))
(/.f32 #s(literal -3/32 binary32) (neg.f32 (pow.f32 x #s(literal 4 binary32))))
(/.f32 #s(literal 3/32 binary32) (neg.f32 (neg.f32 (pow.f32 x #s(literal 4 binary32)))))
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
(neg.f32 (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(neg.f32 (/.f32 #s(literal 3/32 binary32) (neg.f32 (pow.f32 x #s(literal 4 binary32)))))

eval9.0ms (0.2%)

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

Compiled 2 796 to 341 computations (87.8% saved)

prune3.0ms (0.1%)

Memory
10.6MiB live, 10.5MiB allocated; 0ms collecting garbage
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New73174
Fresh000
Picked101
Done033
Total74478
Accuracy
100.0%
Counts
78 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.2%
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x))
96.8%
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
99.4%
(acosh.f32 x)
98.5%
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
Compiler

Compiled 54 to 38 computations (29.6% saved)

simplify131.0ms (3.7%)

Memory
29.5MiB live, 209.3MiB allocated; 41ms collecting garbage
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
cost-diff0
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x)))
cost-diff0
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
cost-diff4
(/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01993
02793
15085
212883
340981
4116781
5539681
0805980
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x)))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 #s(literal 2 binary32) x)
#s(literal 2 binary32)
x
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
#s(literal 1/4 binary32)
(*.f32 x x)
(/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))
(/.f32 #s(literal 3/32 binary32) (*.f32 x x))
#s(literal 3/32 binary32)
Outputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x)))
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 #s(literal 2 binary32) x)
#s(literal 2 binary32)
x
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
#s(literal 1/4 binary32)
(*.f32 x x)
(/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
(/.f32 #s(literal 3/32 binary32) (*.f32 x x))
#s(literal 3/32 binary32)

localize112.0ms (3.1%)

Memory
-18.7MiB live, 96.3MiB allocated; 44ms collecting garbage
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.23116926770666624
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
accuracy0.23379778868199552
(log.f32 (*.f32 #s(literal 2 binary32) x))
accuracy0.6041541121400968
(/.f32 #s(literal 3/32 binary32) (*.f32 x x))
accuracy0.71931744855907
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
Samples
96.0ms256×0valid
Compiler

Compiled 74 to 19 computations (74.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 89.0ms
ival-add: 57.0ms (64% of total)
ival-div: 19.0ms (21.3% of total)
ival-log: 5.0ms (5.6% of total)
ival-mult: 3.0ms (3.4% of total)
ival-sub: 3.0ms (3.4% of total)
ival-sqrt: 2.0ms (2.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)

series30.0ms (0.8%)

Memory
-23.8MiB live, 66.3MiB allocated; 8ms collecting garbage
Counts
7 → 33
Calls
Call 1
Inputs
(/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x)))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
(/.f32 #s(literal 3/32 binary32) (*.f32 x x))
(log.f32 (*.f32 #s(literal 2 binary32) x))
Outputs
#s(approx (/ (/ 3/32 (* x x)) (* x x)) #s(hole binary32 (/ 3/32 (pow x 4))))
#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 (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (/ -3/32 (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (/ -1/4 (pow x 2))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (+ (log 2) (log x))) 1/4) (pow x 2))))
#s(approx (/ 1/4 (* x x)) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (/ 3/32 (* x x)) #s(hole binary32 (/ 3/32 (pow x 2))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (log x))))
#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 (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#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 (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
Calls

3 calls:

TimeVariablePointExpression
11.0ms
x
@0
((/ (/ 3/32 (* x x)) (* x x)) (log (+ x (sqrt (- (* x x) 1)))) (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 1/4 (* x x)) (/ 3/32 (* x x)) (log (* 2 x)))
10.0ms
x
@-inf
((/ (/ 3/32 (* x x)) (* x x)) (log (+ x (sqrt (- (* x x) 1)))) (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 1/4 (* x x)) (/ 3/32 (* x x)) (log (* 2 x)))
8.0ms
x
@inf
((/ (/ 3/32 (* x x)) (* x x)) (log (+ x (sqrt (- (* x x) 1)))) (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (- (log (* 2 x)) (/ 1/4 (* x x))) (/ 1/4 (* x x)) (/ 3/32 (* x x)) (log (* 2 x)))

simplify146.0ms (4.1%)

Memory
-7.5MiB live, 177.7MiB allocated; 23ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0145785
1327749
21189742
06462708
Stop Event
iter limit
iter limit
node limit
Counts
33 → 33
Calls
Call 1
Inputs
#s(approx (/ (/ 3/32 (* x x)) (* x x)) #s(hole binary32 (/ 3/32 (pow x 4))))
#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 (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (/ -3/32 (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (/ -1/4 (pow x 2))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (+ (log 2) (log x))) 1/4) (pow x 2))))
#s(approx (/ 1/4 (* x x)) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (/ 3/32 (* x x)) #s(hole binary32 (/ 3/32 (pow x 2))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (log x))))
#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 (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#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 (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
Outputs
#s(approx (/ (/ 3/32 (* x x)) (* x x)) #s(hole binary32 (/ 3/32 (pow x 4))))
#s(approx (/ (/ 3/32 (* x x)) (* x x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#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)))) (+.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)))) #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)))) (fma.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (*.f32 x x) #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)))) #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 (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (/ -3/32 (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (/.f32 (fma.f32 #s(literal -1/4 binary32) (*.f32 x x) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (/.f32 (fma.f32 (fma.f32 (*.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) x) x #s(literal -1/4 binary32)) (*.f32 x x) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (/ -1/4 (pow x 2))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (+ (log 2) (log x))) 1/4) (pow x 2))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (-.f32 (fma.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32) (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (/ 1/4 (* x x)) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (/ 1/4 (* x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
#s(approx (/ 3/32 (* x x)) #s(hole binary32 (/ 3/32 (pow x 2))))
#s(approx (/ 3/32 (* x x)) (/.f32 #s(literal 3/32 binary32) (*.f32 x x)))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (log x))))
#s(approx (log (* 2 x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#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)))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#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)))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#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)))) (+.f32 (/.f32 (fma.f32 #s(literal -1/4 binary32) (*.f32 x x) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))
#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 (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (+.f32 (/.f32 (fma.f32 #s(literal -1/4 binary32) (*.f32 x x) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (log (* 2 x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
#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)))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))
#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)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))
#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)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 (fma.f32 #s(literal -1/4 binary32) (*.f32 x x) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))))
#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 (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 (fma.f32 #s(literal -1/4 binary32) (*.f32 x x) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) #s(hole binary32 (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))
#s(approx (- (- (log (* 2 x)) (/ 1/4 (* x x))) (/ (/ 3/32 (* x x)) (* x x))) (+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (fma.f32 #s(literal -1/4 binary32) (*.f32 x x) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x))))))
#s(approx (log (* 2 x)) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))

rewrite59.0ms (1.6%)

Memory
31.7MiB live, 81.3MiB allocated; 15ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01983
02776
111564
0104264
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
7 → 60
Calls
Call 1
Inputs
(/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x)))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
(/.f32 #s(literal 3/32 binary32) (*.f32 x x))
(log.f32 (*.f32 #s(literal 2 binary32) x))
Outputs
(/.f32 (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (neg.f32 x)) (neg.f32 x))
(/.f32 (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (fabs.f32 x)) (fabs.f32 x))
(/.f32 (neg.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 x))
(/.f32 (/.f32 #s(literal 3/32 binary32) x) (pow.f32 x #s(literal 3 binary32)))
(/.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 3 binary32))) x)
(/.f32 #s(literal -3/32 binary32) (neg.f32 (pow.f32 x #s(literal 4 binary32))))
(/.f32 #s(literal -3/32 binary32) (*.f32 (*.f32 (neg.f32 x) x) (*.f32 x x)))
(/.f32 (/.f32 #s(literal -3/32 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) x))
(/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))
(/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))
(neg.f32 (/.f32 (/.f32 #s(literal -3/32 binary32) (*.f32 x x)) (*.f32 x x)))
(neg.f32 (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) x)))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (*.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (*.f32 x x))) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (*.f32 x x))) (*.f32 x x)))) (+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (*.f32 x x))) (*.f32 x x))))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (fma.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (*.f32 x x))) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (*.f32 x x))) (*.f32 x x)) (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (*.f32 x x))) (*.f32 x x))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 2 binary32)))) (neg.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32)) (/.f32 #s(literal 27/32768 binary32) (pow.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 3 binary32))))) (neg.f32 (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)))))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) x) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) x))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (*.f32 (neg.f32 x) x)) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal -3/32 binary32) (*.f32 x x)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (*.f32 (neg.f32 x) x)))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (*.f32 x x)) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 3/32 binary32) (*.f32 x x)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (*.f32 x x)))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3/32 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 x #s(literal 4 binary32))))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32)))) x) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) x))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (neg.f32 x) x)) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) (/.f32 #s(literal -3/32 binary32) (*.f32 x x)))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) (*.f32 (neg.f32 x) x)))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x x)) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (*.f32 x x)))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) (*.f32 x x)))
(/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32)))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) #s(literal 3/32 binary32))) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32))))
(/.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 2 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
(/.f32 (-.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32)) (/.f32 #s(literal 27/32768 binary32) (pow.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 3 binary32)))) (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32))))
(-.f32 (/.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) (/.f32 (pow.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 2 binary32)) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))))
(-.f32 (/.f32 (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 3 binary32)) (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)))) (/.f32 (/.f32 #s(literal 27/32768 binary32) (pow.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 3 binary32))) (fma.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) (pow.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 2 binary32)))))
(-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (*.f32 x x))) (*.f32 x x)))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (*.f32 x x))) (*.f32 x x))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32)))) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))))
(-.f32 (/.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (/.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(-.f32 (/.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))) (/.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))
(/.f32 (/.f32 #s(literal 1/4 binary32) (neg.f32 x)) (neg.f32 x))
(/.f32 (/.f32 #s(literal 1/4 binary32) (fabs.f32 x)) (fabs.f32 x))
(/.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) x)) (neg.f32 x))
(/.f32 (/.f32 #s(literal 1/4 binary32) x) x)
(/.f32 #s(literal -1/4 binary32) (*.f32 (neg.f32 x) x))
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
(neg.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))
(neg.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (neg.f32 x) x)))
(/.f32 (/.f32 #s(literal 3/32 binary32) (neg.f32 x)) (neg.f32 x))
(/.f32 (/.f32 #s(literal 3/32 binary32) (fabs.f32 x)) (fabs.f32 x))
(/.f32 (neg.f32 (/.f32 #s(literal 3/32 binary32) x)) (neg.f32 x))
(/.f32 (/.f32 #s(literal 3/32 binary32) x) x)
(/.f32 #s(literal -3/32 binary32) (*.f32 (neg.f32 x) x))
(/.f32 #s(literal 3/32 binary32) (*.f32 x x))
(neg.f32 (/.f32 #s(literal -3/32 binary32) (*.f32 x x)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32)) (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))

eval21.0ms (0.6%)

Memory
-29.9MiB live, 14.3MiB allocated; 7ms collecting garbage
Compiler

Compiled 3 677 to 426 computations (88.4% saved)

prune4.0ms (0.1%)

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

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New90292
Fresh000
Picked101
Done033
Total91596
Accuracy
100.0%
Counts
96 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.2%
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x))
96.8%
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x)))
99.4%
(acosh.f32 x)
98.5%
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal -3/32 binary32) (*.f32 (*.f32 (neg.f32 x) x) (*.f32 x x)))))
5.3%
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 #s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
Compiler

Compiled 274 to 126 computations (54% saved)

regimes9.0ms (0.3%)

Memory
15.5MiB live, 15.5MiB allocated; 0ms collecting garbage
Counts
9 → 1
Calls
Call 1
Inputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 #s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
(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)))))
(log.f32 (fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal -3/32 binary32) (*.f32 (*.f32 (neg.f32 x) x) (*.f32 x x)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
Outputs
(acosh.f32 x)
Calls

3 calls:

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

Compiled 18 to 14 computations (22.2% saved)

regimes3.0ms (0.1%)

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

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 #s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
Outputs
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 #s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x 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
5.3%1(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
5.3%1(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
5.3%1x
Compiler

Compiled 18 to 14 computations (22.2% saved)

simplify44.0ms (1.2%)

Memory
-12.9MiB live, 32.1MiB allocated; 6ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02338
14038
28438
320938
4107838
Stop Event
node limit
Calls
Call 1
Inputs
(acosh.f32 x)
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 #s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))
Outputs
(acosh.f32 x)
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 #s(approx (- (log (* 2 x)) (/ 1/4 (* x x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) (*.f32 x x))))

derivations93.0ms (2.6%)

Memory
2.6MiB live, 95.9MiB allocated; 22ms collecting garbage
Stop Event
fuel
Compiler

Compiled 38 to 23 computations (39.5% saved)

preprocess17.0ms (0.5%)

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

Compiled 118 to 78 computations (33.9% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...