diff --git a/doc/equations/misc.xml b/doc/equations/misc.xml new file mode 100644 index 000000000..59d974880 --- /dev/null +++ b/doc/equations/misc.xml @@ -0,0 +1,72 @@ + +]> + + + + + + + + hypot + + + x + , + y + + + + = + + + + + x + 2 + + + + + y + 2 + + + + + + + + hypot + + + x + , + y + + + + = + + x + + + 1 + + + + + + + y + x + + + + 2 + + + + + + + \ No newline at end of file