Initial program 30.6
\[\sqrt{2 \cdot {x}^{2}}
\]
Applied add-sqr-sqrt_binary6430.8
\[\leadsto \color{blue}{\sqrt{\sqrt{2 \cdot {x}^{2}}} \cdot \sqrt{\sqrt{2 \cdot {x}^{2}}}}
\]
Simplified30.8
\[\leadsto \color{blue}{\sqrt{\mathsf{hypot}\left(x, x\right)}} \cdot \sqrt{\sqrt{2 \cdot {x}^{2}}}
\]
Simplified0.5
\[\leadsto \sqrt{\mathsf{hypot}\left(x, x\right)} \cdot \color{blue}{\sqrt{\mathsf{hypot}\left(x, x\right)}}
\]
Applied add-sqr-sqrt_binary640.5
\[\leadsto \sqrt{\mathsf{hypot}\left(x, x\right)} \cdot \sqrt{\color{blue}{\sqrt{\mathsf{hypot}\left(x, x\right)} \cdot \sqrt{\mathsf{hypot}\left(x, x\right)}}}
\]
Applied rem-sqrt-square_binary640.5
\[\leadsto \sqrt{\mathsf{hypot}\left(x, x\right)} \cdot \color{blue}{\left|\sqrt{\mathsf{hypot}\left(x, x\right)}\right|}
\]
Applied add-sqr-sqrt_binary640.5
\[\leadsto \sqrt{\color{blue}{\sqrt{\mathsf{hypot}\left(x, x\right)} \cdot \sqrt{\mathsf{hypot}\left(x, x\right)}}} \cdot \left|\sqrt{\mathsf{hypot}\left(x, x\right)}\right|
\]
Applied rem-sqrt-square_binary640.5
\[\leadsto \color{blue}{\left|\sqrt{\mathsf{hypot}\left(x, x\right)}\right|} \cdot \left|\sqrt{\mathsf{hypot}\left(x, x\right)}\right|
\]
Applied mul-fabs_binary640.5
\[\leadsto \color{blue}{\left|\sqrt{\mathsf{hypot}\left(x, x\right)} \cdot \sqrt{\mathsf{hypot}\left(x, x\right)}\right|}
\]
Simplified0.1
\[\leadsto \left|\color{blue}{\mathsf{hypot}\left(x, x\right)}\right|
\]
Final simplification0.1
\[\leadsto \left|\mathsf{hypot}\left(x, x\right)\right|
\]