Exp of sum of logs

Time bar (total: 1.5s)

start0.0ms (0%)

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

analyze1.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated; 0ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%50%0.1%0%50%0%2
100%25%0%0.1%0%74.9%0%3
Compiler

Compiled 8 to 8 computations (0% saved)

sample839.0ms (54.2%)

Memory
28.6MiB live, 1 095.6MiB allocated; 162ms collecting garbage
Samples
639.0ms8 247×0valid
1.0ms1valid
Precisions
Click to see histograms. Total time spent on operations: 403.0ms
ival-log: 236.0ms (58.6% of total)
ival-exp: 143.0ms (35.5% of total)
ival-add!: 22.0ms (5.5% of total)
adjust: 2.0ms (0.5% of total)
Bogosity

explain247.0ms (16%)

Memory
-36.3MiB live, 77.8MiB allocated; 152ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
13622(5.395226911859329e-257 4.732094216345076e+134)12(1.5347321555388518e-58 189444833793224400.0)(exp.f64 (+.f64 (log.f64 a) (log.f64 b)))
31(3.882362542404085e-212 2.8412118107452153e+213)2(1.5816022432256566e+164 4.6035585550974314e-170)(+.f64 (log.f64 a) (log.f64 b))
00-0-a
00-0-b
00-0-(log.f64 a)
00-0-(log.f64 b)
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
exp.f64(exp.f64 (+.f64 (log.f64 a) (log.f64 b)))sensitivity14632
+.f64(+.f64 (log.f64 a) (log.f64 b))cancellation23
Confusion
Predicted +Predicted -
+13137
-1771
Precision
0.8851351351351351
Recall
0.7797619047619048
Confusion?
Predicted +Predicted MaybePredicted -
+131298
-17665
Precision?
0.8743169398907104
Recall?
0.9523809523809523
Freqs
test
numberfreq
0108
1148
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
39.0ms512×0valid
Compiler

Compiled 44 to 22 computations (50% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-exp: 13.0ms (51% of total)
ival-log: 11.0ms (43.2% of total)
ival-add!: 1.0ms (3.9% of total)
adjust: 0.0ms (0% of total)

preprocess25.0ms (1.6%)

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

Useful iterations: 1 (0.0ms)

IterNodesCost
01838
14120
29620
330120
4134320
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
92.7%
(exp.f64 (+.f64 (log.f64 a) (log.f64 b)))
Symmetry

(negabs a)

(negabs b)

(sort a b)

Compiler

Compiled 12 to 12 computations (0% saved)

series136.0ms (8.8%)

Memory
9.6MiB live, 242.2MiB allocated; 38ms collecting garbage
Counts
6 → 18
Calls
Call 1
Inputs
(exp.f64 (+.f64 (log.f64 a) (log.f64 b)))
(+.f64 (log.f64 a) (log.f64 b))
(log.f64 a)
a
(log.f64 b)
b
Outputs
#s(approx (exp (+ (log a) (log b))) #s(hole binary64 (exp (+ (log a) (log b)))))
#s(approx (+ (log a) (log b)) #s(hole binary64 (+ (log a) (log b))))
#s(approx (log a) #s(hole binary64 (log a)))
#s(approx a #s(hole binary64 a))
#s(approx (exp (+ (log a) (log b))) #s(hole binary64 (exp (+ (log b) (* -1 (log (/ 1 a)))))))
#s(approx (+ (log a) (log b)) #s(hole binary64 (+ (log b) (* -1 (log (/ 1 a))))))
#s(approx (log a) #s(hole binary64 (* -1 (log (/ 1 a)))))
#s(approx (exp (+ (log a) (log b))) #s(hole binary64 (exp (+ (log -1) (+ (log b) (* -1 (log (/ -1 a))))))))
#s(approx (+ (log a) (log b)) #s(hole binary64 (+ (log -1) (+ (log b) (* -1 (log (/ -1 a)))))))
#s(approx (log a) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 a))))))
#s(approx (log b) #s(hole binary64 (log b)))
#s(approx b #s(hole binary64 b))
#s(approx (exp (+ (log a) (log b))) #s(hole binary64 (exp (+ (log a) (* -1 (log (/ 1 b)))))))
#s(approx (+ (log a) (log b)) #s(hole binary64 (+ (log a) (* -1 (log (/ 1 b))))))
#s(approx (log b) #s(hole binary64 (* -1 (log (/ 1 b)))))
#s(approx (exp (+ (log a) (log b))) #s(hole binary64 (exp (+ (log -1) (+ (log a) (* -1 (log (/ -1 b))))))))
#s(approx (+ (log a) (log b)) #s(hole binary64 (+ (log -1) (+ (log a) (* -1 (log (/ -1 b)))))))
#s(approx (log b) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b))))))
Calls

6 calls:

TimeVariablePointExpression
50.0ms
a
@0
((exp (+ (log a) (log b))) (+ (log a) (log b)) (log a) a (log b) b)
24.0ms
a
@-inf
((exp (+ (log a) (log b))) (+ (log a) (log b)) (log a) a (log b) b)
22.0ms
b
@0
((exp (+ (log a) (log b))) (+ (log a) (log b)) (log a) a (log b) b)
16.0ms
b
@inf
((exp (+ (log a) (log b))) (+ (log a) (log b)) (log a) a (log b) b)
13.0ms
b
@-inf
((exp (+ (log a) (log b))) (+ (log a) (log b)) (log a) a (log b) b)

rewrite186.0ms (12%)

Memory
20.4MiB live, 242.1MiB allocated; 34ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
055239
059151
1238129
21926129
09031129
Stop Event
iter-limit
node-limit
iter-limit
Counts
24 → 290
Calls
Call 1
Inputs
(exp.f64 (+.f64 (log.f64 a) (log.f64 b)))
(+.f64 (log.f64 a) (log.f64 b))
(log.f64 a)
a
(log.f64 b)
b
#s(approx (exp (+ (log a) (log b))) #s(hole binary64 (exp (+ (log a) (log b)))))
#s(approx (+ (log a) (log b)) #s(hole binary64 (+ (log a) (log b))))
#s(approx (log a) #s(hole binary64 (log a)))
#s(approx a #s(hole binary64 a))
#s(approx (exp (+ (log a) (log b))) #s(hole binary64 (exp (+ (log b) (* -1 (log (/ 1 a)))))))
#s(approx (+ (log a) (log b)) #s(hole binary64 (+ (log b) (* -1 (log (/ 1 a))))))
#s(approx (log a) #s(hole binary64 (* -1 (log (/ 1 a)))))
#s(approx (exp (+ (log a) (log b))) #s(hole binary64 (exp (+ (log -1) (+ (log b) (* -1 (log (/ -1 a))))))))
#s(approx (+ (log a) (log b)) #s(hole binary64 (+ (log -1) (+ (log b) (* -1 (log (/ -1 a)))))))
#s(approx (log a) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 a))))))
#s(approx (log b) #s(hole binary64 (log b)))
#s(approx b #s(hole binary64 b))
#s(approx (exp (+ (log a) (log b))) #s(hole binary64 (exp (+ (log a) (* -1 (log (/ 1 b)))))))
#s(approx (+ (log a) (log b)) #s(hole binary64 (+ (log a) (* -1 (log (/ 1 b))))))
#s(approx (log b) #s(hole binary64 (* -1 (log (/ 1 b)))))
#s(approx (exp (+ (log a) (log b))) #s(hole binary64 (exp (+ (log -1) (+ (log a) (* -1 (log (/ -1 b))))))))
#s(approx (+ (log a) (log b)) #s(hole binary64 (+ (log -1) (+ (log a) (* -1 (log (/ -1 b)))))))
#s(approx (log b) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b))))))
Outputs
(*.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (exp.f64 (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(*.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64))))) (exp.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64))))))
(*.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64))))) (exp.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64))))))
(*.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (exp.f64 (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (*.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))
(*.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (*.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 #s(literal -1 binary64) b)))
(*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 #s(literal -1 binary64) a)))
(*.f64 b a)
(*.f64 a b)
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (neg.f64 (log.f64 b)) (neg.f64 (log.f64 a))))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (neg.f64 (log.f64 a)) (neg.f64 (log.f64 b))))
(pow.f64 (*.f64 b a) #s(literal 1 binary64))
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))))))
(/.f64 (+.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a)))) #s(literal 2 binary64))
(/.f64 (+.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) #s(literal 2 binary64))
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))))) #s(literal 4 binary64))
(/.f64 (fma.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) #s(literal 4 binary64))
(/.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a))))) (exp.f64 (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a))))))
(/.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 b a)))) (exp.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 b a)))))
(/.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 a b)))) (exp.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 a b)))))
(/.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b))))) (exp.f64 (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) b) (exp.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal -1 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a))
(/.f64 (*.f64 #s(literal -1 binary64) a) (exp.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal -1 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b))
(/.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a))
(/.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(/.f64 b (exp.f64 (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))))
(/.f64 b (/.f64 #s(literal 1 binary64) a))
(/.f64 a (exp.f64 (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))))
(/.f64 a (/.f64 #s(literal 1 binary64) b))
(-.f64 (/.f64 (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(-.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(-.f64 (/.f64 (/.f64 (+.f64 a (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)))
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)))))))
(+.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(+.f64 (/.f64 (/.f64 (+.f64 a (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 (-.f64 a (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)))
(+.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)))
(+.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)))
(exp.f64 (log.f64 (*.f64 b a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) (neg.f64 (log.f64 (neg.f64 a)))))))
(/.f64 (-.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (*.f64 (log.f64 b) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 b a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 b a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 b a))) (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 b a))) (fma.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 b a))) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 b a))) (*.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 b a))) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 b a)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 a b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 a b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 a b))) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 a b))) (fma.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 a b))) (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 a b))) (*.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 a b))) (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 a b)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (fma.f64 (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) (neg.f64 (log.f64 (neg.f64 b)))))))
(/.f64 (-.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))) (*.f64 (log.f64 a) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (*.f64 #s(literal -1 binary64) b))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (*.f64 #s(literal -1 binary64) a))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))))) (neg.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 b) (neg.f64 (log.f64 a)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 a) (neg.f64 (log.f64 b)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (/.f64 b a))))) (neg.f64 (neg.f64 (log.f64 (/.f64 b a)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (/.f64 a b))))) (neg.f64 (neg.f64 (log.f64 (/.f64 a b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (*.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))))) (neg.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a))) (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 b) #s(literal 2 binary64))) (log.f64 (*.f64 #s(literal -1 binary64) a))) (*.f64 (neg.f64 (log.f64 (neg.f64 b))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64))))) (*.f64 (neg.f64 (log.f64 (neg.f64 b))) (log.f64 (*.f64 #s(literal -1 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 b) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a))))) (*.f64 (neg.f64 (log.f64 (neg.f64 b))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))))) (*.f64 (neg.f64 (log.f64 (neg.f64 b))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a))))))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 b) #s(literal 3 binary64))) (log.f64 (*.f64 #s(literal -1 binary64) a))) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (log.f64 (*.f64 #s(literal -1 binary64) a))))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 b) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a))))) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 b a))) (*.f64 (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))) (*.f64 (log.f64 (/.f64 b a)) (log.f64 (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 a b))) (*.f64 (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))) (*.f64 (log.f64 (/.f64 a b)) (log.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (log.f64 (*.f64 #s(literal -1 binary64) b))) (*.f64 (neg.f64 (log.f64 (neg.f64 a))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 b) #s(literal 2 binary64))))) (*.f64 (neg.f64 (log.f64 (neg.f64 a))) (log.f64 (*.f64 #s(literal -1 binary64) b))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))) (*.f64 (neg.f64 (log.f64 (neg.f64 a))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 b) #s(literal 3 binary64))))) (*.f64 (neg.f64 (log.f64 (neg.f64 a))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))) (log.f64 (*.f64 #s(literal -1 binary64) b))) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 b) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)))) (log.f64 (*.f64 #s(literal -1 binary64) b))))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 b) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))))
(/.f64 (fma.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64))) (*.f64 (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64))) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (pow.f64 (log.f64 b) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64))) (log.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64))) (log.f64 (/.f64 (*.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 b) (neg.f64 (log.f64 a))))))
(/.f64 (-.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 a) (neg.f64 (log.f64 b))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) (neg.f64 (neg.f64 (log.f64 (neg.f64 a))))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) (neg.f64 (neg.f64 (log.f64 (neg.f64 b))))))))
(/.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (/.f64 b a))) (log.f64 (/.f64 b a)))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (/.f64 b a)))) (neg.f64 (log.f64 (/.f64 b a))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (/.f64 a b)))) (neg.f64 (log.f64 (/.f64 a b))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b))))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a))))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(/.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (/.f64 a b))) (log.f64 (/.f64 a b)))
(/.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b))))
(/.f64 (*.f64 (log.f64 (*.f64 b a)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a))))
(/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 #s(literal -1 binary64))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 #s(literal -1 binary64))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))
(fma.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal -1 binary64) (log.f64 (*.f64 #s(literal -1 binary64) b)))
(fma.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal -1 binary64) (log.f64 (*.f64 #s(literal -1 binary64) a)))
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))))
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))))
(fma.f64 (neg.f64 (log.f64 b)) (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 a))
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (log.f64 a))
(fma.f64 (neg.f64 (log.f64 a)) (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 b))
(fma.f64 (neg.f64 (log.f64 a)) #s(literal -1 binary64) (log.f64 b))
(fma.f64 #s(literal 1 binary64) (log.f64 b) (log.f64 a))
(fma.f64 #s(literal 1 binary64) (log.f64 a) (log.f64 b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 a))) (log.f64 (*.f64 #s(literal -1 binary64) b)))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 b))) (log.f64 (*.f64 #s(literal -1 binary64) a)))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (log.f64 a))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a)) (log.f64 b))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))))))
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64)))))
(-.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 b) (neg.f64 (log.f64 a)))))) (/.f64 (pow.f64 (neg.f64 (log.f64 a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 b) (neg.f64 (log.f64 a)))))))
(-.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 a) (neg.f64 (log.f64 b)))))) (/.f64 (pow.f64 (neg.f64 (log.f64 b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 a) (neg.f64 (log.f64 b)))))))
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 2 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))))))
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64)))))
(-.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))))) (log.f64 (fma.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 b a (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)))))))
(-.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 b a))) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 b a))))
(-.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 a b))) (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 a b))))
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))))
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))))
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal -1 binary64)))
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) (neg.f64 (log.f64 (neg.f64 b))))
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal -1 binary64)))
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) (neg.f64 (log.f64 (neg.f64 a))))
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 b a))))
(-.f64 (log.f64 b) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))
(-.f64 (log.f64 b) (neg.f64 (log.f64 a)))
(-.f64 (log.f64 a) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))))
(-.f64 (log.f64 a) (neg.f64 (log.f64 b)))
(+.f64 (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))))))) (/.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))))))))
(+.f64 (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 #s(literal -1 binary64)))))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 #s(literal -1 binary64)))))))
(+.f64 (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))))))) (/.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))))))))
(+.f64 (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 #s(literal -1 binary64)))))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 #s(literal -1 binary64)))))))
(+.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 (/.f64 a b)) (pow.f64 (log.f64 b) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (fma.f64 (log.f64 b) (log.f64 (/.f64 b a)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 (/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (log.f64 b) #s(literal 2 binary64)) (log.f64 (/.f64 b a))) (/.f64 (*.f64 (neg.f64 (log.f64 a)) (log.f64 a)) (log.f64 (/.f64 b a))))
(+.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (/.f64 a b))) (/.f64 (*.f64 (neg.f64 (log.f64 b)) (log.f64 b)) (log.f64 (/.f64 a b))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (*.f64 (neg.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)))) (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b)))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 (neg.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)))) (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)))))
(+.f64 (log.f64 (*.f64 #s(literal -1 binary64) a)) (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))))
(+.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))))
(+.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))) (log.f64 #s(literal -1 binary64)))
(+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (*.f64 #s(literal -1 binary64) a)))
(+.f64 (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (log.f64 #s(literal -1 binary64)))
(+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (*.f64 #s(literal -1 binary64) b)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 a (/.f64 #s(literal -1 binary64) b))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))))
(+.f64 (log.f64 b) (log.f64 a))
(+.f64 (log.f64 a) (log.f64 b))
(log.f64 (*.f64 b a))
(*.f64 (neg.f64 (log.f64 a)) (log.f64 (exp.f64 #s(literal -1 binary64))))
(*.f64 (neg.f64 (log.f64 a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (log.f64 a))
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal -1 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal -1 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 a))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 a) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))))) (neg.f64 (neg.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))) (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))))
(/.f64 (fma.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 a)))))))
(/.f64 (neg.f64 (*.f64 (log.f64 a) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))))) (neg.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(/.f64 (*.f64 (log.f64 a) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))))
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 #s(literal -1 binary64))))))
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))
(neg.f64 (neg.f64 (log.f64 a)))
(fma.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 a))) (log.f64 #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64)))))
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 a))))))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 a))))))))
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))))
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 a)))
(-.f64 (log.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal -1 binary64)))
(-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 a))))
(+.f64 (/.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 #s(literal -1 binary64)))))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 #s(literal -1 binary64)))))) (/.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 #s(literal -1 binary64)))))))
(+.f64 (log.f64 (pow.f64 a #s(literal 1/2 binary64))) (log.f64 (pow.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 (neg.f64 (log.f64 (neg.f64 a))) (neg.f64 (neg.f64 (log.f64 (neg.f64 a))))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)))))
(+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 #s(literal -1 binary64)))
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))))
(log.f64 a)
a
(*.f64 (neg.f64 (log.f64 b)) (log.f64 (exp.f64 #s(literal -1 binary64))))
(*.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (log.f64 b))
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))) (fma.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal -1 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal -1 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 b))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 b) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))))) (neg.f64 (neg.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b))) (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))))
(/.f64 (fma.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 b)))))))
(/.f64 (neg.f64 (*.f64 (log.f64 b) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b))))) (neg.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(/.f64 (*.f64 (log.f64 b) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b))))
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 #s(literal -1 binary64))))))
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))
(neg.f64 (neg.f64 (log.f64 b)))
(fma.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 b))) (log.f64 #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64)))))
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 b))))))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 b))))))))
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))))
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 b)))
(-.f64 (log.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal -1 binary64)))
(-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 b))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 #s(literal -1 binary64)))))) (/.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 #s(literal -1 binary64)))))))
(+.f64 (/.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 #s(literal -1 binary64)))))))
(+.f64 (log.f64 (pow.f64 b #s(literal 1/2 binary64))) (log.f64 (pow.f64 b #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (*.f64 (neg.f64 (log.f64 (neg.f64 b))) (neg.f64 (neg.f64 (log.f64 (neg.f64 b))))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)))))
(+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 #s(literal -1 binary64)))
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))))
(log.f64 b)
b
#s(approx (exp (+ (log a) (log b))) (*.f64 b a))
#s(approx (+ (log a) (log b)) (log.f64 (*.f64 b a)))
#s(approx (log a) (log.f64 a))
#s(approx a a)
#s(approx (exp (+ (log a) (log b))) (*.f64 b a))
#s(approx (+ (log a) (log b)) (log.f64 (*.f64 b a)))
#s(approx (log a) (log.f64 a))
#s(approx (exp (+ (log a) (log b))) (*.f64 b a))
#s(approx (+ (log a) (log b)) (log.f64 (*.f64 b a)))
#s(approx (log a) (log.f64 a))
#s(approx (log b) (log.f64 b))
#s(approx b b)
#s(approx (exp (+ (log a) (log b))) (*.f64 b a))
#s(approx (+ (log a) (log b)) (log.f64 (*.f64 b a)))
#s(approx (log b) (log.f64 b))
#s(approx (exp (+ (log a) (log b))) (*.f64 b a))
#s(approx (+ (log a) (log b)) (log.f64 (*.f64 b a)))
#s(approx (log b) (log.f64 b))

eval31.0ms (2%)

Memory
-5.5MiB live, 48.5MiB allocated; 6ms collecting garbage
Compiler

Compiled 9 573 to 1 165 computations (87.8% saved)

prune14.0ms (0.9%)

Memory
-26.1MiB live, 12.3MiB allocated; 9ms collecting garbage
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New2721273
Fresh000
Picked101
Done000
Total2731274
Accuracy
100.0%
Counts
274 → 1
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(*.f64 b a)
Compiler

Compiled 3 to 3 computations (0% saved)

series3.0ms (0.2%)

Memory
6.1MiB live, 6.1MiB allocated; 0ms collecting garbage
Counts
3 → 3
Calls
Call 1
Inputs
(*.f64 b a)
b
a
Outputs
#s(approx (* b a) #s(hole binary64 (* a b)))
#s(approx a #s(hole binary64 a))
#s(approx b #s(hole binary64 b))
Calls

6 calls:

TimeVariablePointExpression
1.0ms
b
@-inf
((* b a) b a)
1.0ms
a
@-inf
((* b a) b a)
0.0ms
a
@inf
((* b a) b a)
0.0ms
b
@inf
((* b a) b a)
0.0ms
a
@0
((* b a) b a)

rewrite8.0ms (0.5%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
0818
0818
1918
0918
Stop Event
iter-limit
saturated
iter-limit
Counts
6 → 7
Calls
Call 1
Inputs
(*.f64 b a)
b
a
#s(approx (* b a) #s(hole binary64 (* a b)))
#s(approx a #s(hole binary64 a))
#s(approx b #s(hole binary64 b))
Outputs
(*.f64 a b)
(*.f64 b a)
b
a
#s(approx (* b a) (*.f64 a b))
#s(approx a a)
#s(approx b b)

eval0.0ms (0%)

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

Compiled 20 to 9 computations (55% saved)

prune1.0ms (0.1%)

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

1 alts after pruning (0 fresh and 1 done)

PrunedKeptTotal
New404
Fresh000
Picked011
Done000
Total415
Accuracy
100.0%
Counts
5 → 1
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(*.f64 b a)
Compiler

Compiled 12 to 10 computations (16.7% saved)

regimes7.0ms (0.5%)

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

Total -4.6b remaining (-∞%)

Threshold costs -4.6b (-∞%)

Counts
2 → 1
Calls
Call 1
Inputs
(*.f64 b a)
(exp.f64 (+.f64 (log.f64 a) (log.f64 b)))
Outputs
(*.f64 b a)
Calls

6 calls:

1.0ms
a
1.0ms
b
1.0ms
(+.f64 (log.f64 a) (log.f64 b))
1.0ms
(log.f64 a)
1.0ms
(log.f64 b)
Results
AccuracySegmentsBranch
100.0%1(log.f64 b)
100.0%1(log.f64 a)
100.0%1(+.f64 (log.f64 a) (log.f64 b))
100.0%1(exp.f64 (+.f64 (log.f64 a) (log.f64 b)))
100.0%1a
100.0%1b
Compiler

Compiled 17 to 21 computations (-23.5% saved)

derivations31.0ms (2%)

Memory
-33.1MiB live, 13.0MiB allocated; 1ms collecting garbage
Stop Event
done
Compiler

Compiled 3 to 3 computations (0% saved)

preprocess18.0ms (1.2%)

Memory
30.6MiB live, 30.6MiB allocated; 0ms collecting garbage
Remove

(sort a b)

(negabs b)

(negabs a)

Compiler

Compiled 36 to 36 computations (0% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...