Initial program 22.8
\[\frac{2}{\left(\left(\frac{{t}^{3}}{\ell \cdot \ell} \cdot \sin k\right) \cdot \tan k\right) \cdot \left(\left(1 + {\left(\frac{k}{t}\right)}^{2}\right) + 1\right)}
\]
Simplified19.4
\[\leadsto \color{blue}{\frac{2}{{t}^{3} \cdot \sin k} \cdot \frac{\ell}{\frac{2 + {\left(\frac{k}{t}\right)}^{2}}{\frac{\ell}{\tan k}}}}
\]
Proof
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (/.f64 (+.f64 2 (pow.f64 (/.f64 k t) 2)) (/.f64 l (tan.f64 k))))): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (/.f64 (+.f64 (Rewrite<= metadata-eval (+.f64 1 1)) (pow.f64 (/.f64 k t) 2)) (/.f64 l (tan.f64 k))))): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (/.f64 (Rewrite<= associate-+r+_binary64 (+.f64 1 (+.f64 1 (pow.f64 (/.f64 k t) 2)))) (/.f64 l (tan.f64 k))))): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (/.f64 (Rewrite<= +-commutative_binary64 (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1)) (/.f64 l (tan.f64 k))))): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (Rewrite<= associate-/l*_binary64 (/.f64 (*.f64 (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1) (tan.f64 k)) l)))): 3 points increase in error, 2 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (/.f64 (Rewrite<= *-commutative_binary64 (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1))) l))): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (Rewrite<= associate-/l*_binary64 (/.f64 (*.f64 l l) (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1))))): 20 points increase in error, 4 points decrease in error
(Rewrite<= associate-/r/_binary64 (/.f64 2 (/.f64 (*.f64 (pow.f64 t 3) (sin.f64 k)) (/.f64 (*.f64 l l) (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1)))))): 6 points increase in error, 7 points decrease in error
(/.f64 2 (Rewrite<= associate-/l*_binary64 (/.f64 (*.f64 (*.f64 (pow.f64 t 3) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1))) (*.f64 l l)))): 15 points increase in error, 15 points decrease in error
(/.f64 2 (Rewrite<= associate-*l/_binary64 (*.f64 (/.f64 (*.f64 (pow.f64 t 3) (sin.f64 k)) (*.f64 l l)) (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1))))): 3 points increase in error, 14 points decrease in error
(/.f64 2 (*.f64 (Rewrite<= associate-*l/_binary64 (*.f64 (/.f64 (pow.f64 t 3) (*.f64 l l)) (sin.f64 k))) (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1)))): 3 points increase in error, 6 points decrease in error
(/.f64 2 (Rewrite<= associate-*l*_binary64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t 3) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1)))): 3 points increase in error, 2 points decrease in error
Applied egg-rr15.6
\[\leadsto \color{blue}{{\left(\frac{\sqrt[3]{2 \cdot \left(\ell \cdot \frac{\frac{\ell}{\tan k}}{2 + {\left(\frac{k}{t}\right)}^{2}}\right)}}{t \cdot \sqrt[3]{\sin k}}\right)}^{3}}
\]
Applied egg-rr6.8
\[\leadsto {\left(\frac{\color{blue}{\sqrt[3]{2 \cdot \ell} \cdot \sqrt[3]{\frac{\frac{\ell}{\tan k}}{2 + {\left(\frac{k}{t}\right)}^{2}}}}}{t \cdot \sqrt[3]{\sin k}}\right)}^{3}
\]
Simplified6.8
\[\leadsto {\left(\frac{\color{blue}{\sqrt[3]{\frac{\ell}{\tan k \cdot \left(2 + {\left(\frac{k}{t}\right)}^{2}\right)}} \cdot \sqrt[3]{\ell \cdot 2}}}{t \cdot \sqrt[3]{\sin k}}\right)}^{3}
\]
Proof
(*.f64 (cbrt.f64 (/.f64 l (*.f64 (tan.f64 k) (+.f64 2 (pow.f64 (/.f64 k t) 2))))) (cbrt.f64 (*.f64 l 2))): 0 points increase in error, 0 points decrease in error
(*.f64 (cbrt.f64 (Rewrite=> associate-/r*_binary64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2))))) (cbrt.f64 (*.f64 l 2))): 5 points increase in error, 7 points decrease in error
(*.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) (cbrt.f64 (Rewrite<= *-commutative_binary64 (*.f64 2 l)))): 0 points increase in error, 0 points decrease in error
(*.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) (Rewrite<= unpow1/3_binary64 (pow.f64 (*.f64 2 l) 1/3))): 175 points increase in error, 30 points decrease in error
(Rewrite<= *-commutative_binary64 (*.f64 (pow.f64 (*.f64 2 l) 1/3) (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))))): 0 points increase in error, 0 points decrease in error
(*.f64 (Rewrite=> unpow1/3_binary64 (cbrt.f64 (*.f64 2 l))) (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2))))): 30 points increase in error, 175 points decrease in error
Applied egg-rr6.7
\[\leadsto {\color{blue}{\left(\frac{\sqrt[3]{\frac{\frac{\ell}{\tan k}}{2 + {\left(\frac{k}{t}\right)}^{2}}}}{t} \cdot \sqrt[3]{\frac{\ell \cdot 2}{\sin k}}\right)}}^{3}
\]
Initial program 57.0
\[\frac{2}{\left(\left(\frac{{t}^{3}}{\ell \cdot \ell} \cdot \sin k\right) \cdot \tan k\right) \cdot \left(\left(1 + {\left(\frac{k}{t}\right)}^{2}\right) + 1\right)}
\]
Simplified56.9
\[\leadsto \color{blue}{\frac{2}{\left(\left(2 + {\left(\frac{k}{t}\right)}^{2}\right) \cdot \frac{{t}^{3}}{\ell \cdot \ell}\right) \cdot \left(\sin k \cdot \tan k\right)}}
\]
Proof
(/.f64 2 (*.f64 (*.f64 (+.f64 2 (pow.f64 (/.f64 k t) 2)) (/.f64 (pow.f64 t 3) (*.f64 l l))) (*.f64 (sin.f64 k) (tan.f64 k)))): 0 points increase in error, 0 points decrease in error
(/.f64 2 (*.f64 (*.f64 (+.f64 (Rewrite<= metadata-eval (+.f64 1 1)) (pow.f64 (/.f64 k t) 2)) (/.f64 (pow.f64 t 3) (*.f64 l l))) (*.f64 (sin.f64 k) (tan.f64 k)))): 0 points increase in error, 0 points decrease in error
(/.f64 2 (*.f64 (*.f64 (Rewrite<= associate-+r+_binary64 (+.f64 1 (+.f64 1 (pow.f64 (/.f64 k t) 2)))) (/.f64 (pow.f64 t 3) (*.f64 l l))) (*.f64 (sin.f64 k) (tan.f64 k)))): 0 points increase in error, 0 points decrease in error
(/.f64 2 (*.f64 (*.f64 (Rewrite<= +-commutative_binary64 (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1)) (/.f64 (pow.f64 t 3) (*.f64 l l))) (*.f64 (sin.f64 k) (tan.f64 k)))): 0 points increase in error, 0 points decrease in error
(/.f64 2 (Rewrite<= associate-*r*_binary64 (*.f64 (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1) (*.f64 (/.f64 (pow.f64 t 3) (*.f64 l l)) (*.f64 (sin.f64 k) (tan.f64 k)))))): 3 points increase in error, 3 points decrease in error
(/.f64 2 (*.f64 (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1) (Rewrite<= associate-*l*_binary64 (*.f64 (*.f64 (/.f64 (pow.f64 t 3) (*.f64 l l)) (sin.f64 k)) (tan.f64 k))))): 1 points increase in error, 33 points decrease in error
(/.f64 2 (Rewrite<= *-commutative_binary64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t 3) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1)))): 0 points increase in error, 0 points decrease in error
Taylor expanded in k around inf 25.4
\[\leadsto \frac{2}{\color{blue}{\frac{{k}^{2} \cdot t}{{\ell}^{2}}} \cdot \left(\sin k \cdot \tan k\right)}
\]
Simplified27.5
\[\leadsto \frac{2}{\color{blue}{\left(\frac{k \cdot k}{\ell \cdot \ell} \cdot t\right)} \cdot \left(\sin k \cdot \tan k\right)}
\]
Proof
(*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) t): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 (Rewrite<= unpow2_binary64 (pow.f64 k 2)) (*.f64 l l)) t): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 (pow.f64 k 2) (Rewrite<= unpow2_binary64 (pow.f64 l 2))) t): 0 points increase in error, 0 points decrease in error
(Rewrite<= associate-/r/_binary64 (/.f64 (pow.f64 k 2) (/.f64 (pow.f64 l 2) t))): 15 points increase in error, 23 points decrease in error
(Rewrite<= associate-/l*_binary64 (/.f64 (*.f64 (pow.f64 k 2) t) (pow.f64 l 2))): 22 points increase in error, 14 points decrease in error
Applied egg-rr12.9
\[\leadsto \frac{2}{\color{blue}{\frac{\frac{k \cdot \left(k \cdot t\right)}{\ell}}{\ell}} \cdot \left(\sin k \cdot \tan k\right)}
\]
Taylor expanded in k around 0 21.4
\[\leadsto \frac{2}{\frac{\color{blue}{\frac{{k}^{2} \cdot t}{\ell}}}{\ell} \cdot \left(\sin k \cdot \tan k\right)}
\]
Simplified4.4
\[\leadsto \frac{2}{\frac{\color{blue}{k \cdot \frac{t}{\frac{\ell}{k}}}}{\ell} \cdot \left(\sin k \cdot \tan k\right)}
\]
Proof
(*.f64 k (/.f64 t (/.f64 l k))): 0 points increase in error, 0 points decrease in error
(*.f64 k (Rewrite<= associate-/l*_binary64 (/.f64 (*.f64 t k) l))): 32 points increase in error, 24 points decrease in error
(*.f64 k (/.f64 (Rewrite<= *-commutative_binary64 (*.f64 k t)) l)): 0 points increase in error, 0 points decrease in error
(Rewrite=> associate-*r/_binary64 (/.f64 (*.f64 k (*.f64 k t)) l)): 37 points increase in error, 29 points decrease in error
(/.f64 (Rewrite=> associate-*r*_binary64 (*.f64 (*.f64 k k) t)) l): 26 points increase in error, 31 points decrease in error
(/.f64 (*.f64 (Rewrite<= unpow2_binary64 (pow.f64 k 2)) t) l): 0 points increase in error, 0 points decrease in error
Initial program 23.2
\[\frac{2}{\left(\left(\frac{{t}^{3}}{\ell \cdot \ell} \cdot \sin k\right) \cdot \tan k\right) \cdot \left(\left(1 + {\left(\frac{k}{t}\right)}^{2}\right) + 1\right)}
\]
Simplified19.7
\[\leadsto \color{blue}{\frac{2}{{t}^{3} \cdot \sin k} \cdot \frac{\ell}{\frac{2 + {\left(\frac{k}{t}\right)}^{2}}{\frac{\ell}{\tan k}}}}
\]
Proof
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (/.f64 (+.f64 2 (pow.f64 (/.f64 k t) 2)) (/.f64 l (tan.f64 k))))): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (/.f64 (+.f64 (Rewrite<= metadata-eval (+.f64 1 1)) (pow.f64 (/.f64 k t) 2)) (/.f64 l (tan.f64 k))))): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (/.f64 (Rewrite<= associate-+r+_binary64 (+.f64 1 (+.f64 1 (pow.f64 (/.f64 k t) 2)))) (/.f64 l (tan.f64 k))))): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (/.f64 (Rewrite<= +-commutative_binary64 (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1)) (/.f64 l (tan.f64 k))))): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (Rewrite<= associate-/l*_binary64 (/.f64 (*.f64 (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1) (tan.f64 k)) l)))): 3 points increase in error, 2 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (/.f64 l (/.f64 (Rewrite<= *-commutative_binary64 (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1))) l))): 0 points increase in error, 0 points decrease in error
(*.f64 (/.f64 2 (*.f64 (pow.f64 t 3) (sin.f64 k))) (Rewrite<= associate-/l*_binary64 (/.f64 (*.f64 l l) (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1))))): 20 points increase in error, 4 points decrease in error
(Rewrite<= associate-/r/_binary64 (/.f64 2 (/.f64 (*.f64 (pow.f64 t 3) (sin.f64 k)) (/.f64 (*.f64 l l) (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1)))))): 6 points increase in error, 7 points decrease in error
(/.f64 2 (Rewrite<= associate-/l*_binary64 (/.f64 (*.f64 (*.f64 (pow.f64 t 3) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1))) (*.f64 l l)))): 15 points increase in error, 15 points decrease in error
(/.f64 2 (Rewrite<= associate-*l/_binary64 (*.f64 (/.f64 (*.f64 (pow.f64 t 3) (sin.f64 k)) (*.f64 l l)) (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1))))): 3 points increase in error, 14 points decrease in error
(/.f64 2 (*.f64 (Rewrite<= associate-*l/_binary64 (*.f64 (/.f64 (pow.f64 t 3) (*.f64 l l)) (sin.f64 k))) (*.f64 (tan.f64 k) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1)))): 3 points increase in error, 6 points decrease in error
(/.f64 2 (Rewrite<= associate-*l*_binary64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t 3) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 1 (pow.f64 (/.f64 k t) 2)) 1)))): 3 points increase in error, 2 points decrease in error
Applied egg-rr15.6
\[\leadsto \color{blue}{{\left(\frac{\sqrt[3]{2 \cdot \left(\ell \cdot \frac{\frac{\ell}{\tan k}}{2 + {\left(\frac{k}{t}\right)}^{2}}\right)}}{t \cdot \sqrt[3]{\sin k}}\right)}^{3}}
\]
Applied egg-rr6.9
\[\leadsto {\left(\frac{\color{blue}{\sqrt[3]{2 \cdot \ell} \cdot \sqrt[3]{\frac{\frac{\ell}{\tan k}}{2 + {\left(\frac{k}{t}\right)}^{2}}}}}{t \cdot \sqrt[3]{\sin k}}\right)}^{3}
\]
Simplified6.9
\[\leadsto {\left(\frac{\color{blue}{\sqrt[3]{\frac{\ell}{\tan k \cdot \left(2 + {\left(\frac{k}{t}\right)}^{2}\right)}} \cdot \sqrt[3]{\ell \cdot 2}}}{t \cdot \sqrt[3]{\sin k}}\right)}^{3}
\]
Proof
(*.f64 (cbrt.f64 (/.f64 l (*.f64 (tan.f64 k) (+.f64 2 (pow.f64 (/.f64 k t) 2))))) (cbrt.f64 (*.f64 l 2))): 0 points increase in error, 0 points decrease in error
(*.f64 (cbrt.f64 (Rewrite=> associate-/r*_binary64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2))))) (cbrt.f64 (*.f64 l 2))): 5 points increase in error, 7 points decrease in error
(*.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) (cbrt.f64 (Rewrite<= *-commutative_binary64 (*.f64 2 l)))): 0 points increase in error, 0 points decrease in error
(*.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) (Rewrite<= unpow1/3_binary64 (pow.f64 (*.f64 2 l) 1/3))): 175 points increase in error, 30 points decrease in error
(Rewrite<= *-commutative_binary64 (*.f64 (pow.f64 (*.f64 2 l) 1/3) (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))))): 0 points increase in error, 0 points decrease in error
(*.f64 (Rewrite=> unpow1/3_binary64 (cbrt.f64 (*.f64 2 l))) (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2))))): 30 points increase in error, 175 points decrease in error
Applied egg-rr20.2
\[\leadsto {\color{blue}{\left(e^{\mathsf{log1p}\left(\frac{\sqrt[3]{\frac{\frac{\ell}{\tan k}}{2 + {\left(\frac{k}{t}\right)}^{2}}}}{t} \cdot \sqrt[3]{\frac{\ell \cdot 2}{\sin k}}\right)} - 1\right)}}^{3}
\]
Simplified6.9
\[\leadsto {\color{blue}{\left(\sqrt[3]{\frac{\ell}{\tan k \cdot \left(2 + {\left(\frac{k}{t}\right)}^{2}\right)}} \cdot \frac{\sqrt[3]{\frac{2}{\frac{\sin k}{\ell}}}}{t}\right)}}^{3}
\]
Proof
(*.f64 (cbrt.f64 (/.f64 l (*.f64 (tan.f64 k) (+.f64 2 (pow.f64 (/.f64 k t) 2))))) (/.f64 (cbrt.f64 (/.f64 2 (/.f64 (sin.f64 k) l))) t)): 0 points increase in error, 0 points decrease in error
(*.f64 (cbrt.f64 (Rewrite=> associate-/r*_binary64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2))))) (/.f64 (cbrt.f64 (/.f64 2 (/.f64 (sin.f64 k) l))) t)): 2 points increase in error, 9 points decrease in error
(*.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) (/.f64 (cbrt.f64 (Rewrite<= associate-/l*_binary64 (/.f64 (*.f64 2 l) (sin.f64 k)))) t)): 10 points increase in error, 3 points decrease in error
(*.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) (/.f64 (cbrt.f64 (/.f64 (Rewrite<= *-commutative_binary64 (*.f64 l 2)) (sin.f64 k))) t)): 0 points increase in error, 0 points decrease in error
(*.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) (/.f64 (Rewrite<= *-rgt-identity_binary64 (*.f64 (cbrt.f64 (/.f64 (*.f64 l 2) (sin.f64 k))) 1)) t)): 0 points increase in error, 0 points decrease in error
(*.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) (/.f64 (Rewrite=> *-commutative_binary64 (*.f64 1 (cbrt.f64 (/.f64 (*.f64 l 2) (sin.f64 k))))) t)): 0 points increase in error, 0 points decrease in error
(*.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) (Rewrite<= associate-*l/_binary64 (*.f64 (/.f64 1 t) (cbrt.f64 (/.f64 (*.f64 l 2) (sin.f64 k)))))): 20 points increase in error, 10 points decrease in error
(*.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) (Rewrite<= associate-/r/_binary64 (/.f64 1 (/.f64 t (cbrt.f64 (/.f64 (*.f64 l 2) (sin.f64 k))))))): 12 points increase in error, 21 points decrease in error
(Rewrite=> associate-*r/_binary64 (/.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) 1) (/.f64 t (cbrt.f64 (/.f64 (*.f64 l 2) (sin.f64 k)))))): 19 points increase in error, 17 points decrease in error
(/.f64 (Rewrite=> *-rgt-identity_binary64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2))))) (/.f64 t (cbrt.f64 (/.f64 (*.f64 l 2) (sin.f64 k))))): 0 points increase in error, 0 points decrease in error
(Rewrite=> associate-/r/_binary64 (*.f64 (/.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) t) (cbrt.f64 (/.f64 (*.f64 l 2) (sin.f64 k))))): 28 points increase in error, 23 points decrease in error
(Rewrite<= expm1-log1p_binary64 (expm1.f64 (log1p.f64 (*.f64 (/.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) t) (cbrt.f64 (/.f64 (*.f64 l 2) (sin.f64 k))))))): 24 points increase in error, 10 points decrease in error
(Rewrite<= expm1-def_binary64 (-.f64 (exp.f64 (log1p.f64 (*.f64 (/.f64 (cbrt.f64 (/.f64 (/.f64 l (tan.f64 k)) (+.f64 2 (pow.f64 (/.f64 k t) 2)))) t) (cbrt.f64 (/.f64 (*.f64 l 2) (sin.f64 k)))))) 1)): 18 points increase in error, 95 points decrease in error