noxz-sites

A collection of a builder and various scripts creating the noxz.tech sites
git clone https://noxz.tech/git/noxz-sites.git
Log | Files | README | LICENSE

commit: e4aba06600349e1e5c455a313bbed0d595859354
parent: ccfb02033ecc5f5976742296dd404b9f4df921b3
author: Chris Noxz <chris@noxz.tech>
date:   Sun, 22 Sep 2019 09:55:14 +0200
Add definition for fraction flip
Mnoxz.tech/guides/mathematics/index.md23++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/noxz.tech/guides/mathematics/index.md b/noxz.tech/guides/mathematics/index.md
@@ -476,4 +476,27 @@ know this should result in one half.
 ..{--}
 {--}
 
+{- class="math block"}
+..{- class="operator"}&rArr;{--}
+..{- class="fraction"}
+....{- class="variable"}a{--}
+....{- class="variable"}b{--}
+..{--}
+..{- class="operator"}&divide;{--}
+..{- class="fraction"}
+....{- class="variable"}c{--}
+....{- class="variable"}d{--}
+..{--}
+..{- class="operator"}={--}
+..{- class="fraction"}
+....{- class="variable"}a{--}
+....{- class="variable"}b{--}
+..{--}
+..{- class="operator"}&times;{--}
+..{- class="fraction"}
+....{- class="variable"}d{--}
+....{- class="variable"}c{--}
+..{--}
+{--}
+
 Q.E.D.