From 451ff4d1844caab3ea10ddaa46f466fe4e379eea Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 8 Jan 2007 12:10:52 +0000 Subject: [PATCH] More equations. [SVN r3610] --- doc/equations/misc.xml | 72 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 doc/equations/misc.xml 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