From 2631b26e0ec8eb4ed58523cfaef0968e793b8fe8 Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Thu, 15 Feb 2018 21:04:54 +0100 Subject: [PATCH] 'update' --- views/withQuestions.pug | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/views/withQuestions.pug b/views/withQuestions.pug index e835911..f215bbb 100644 --- a/views/withQuestions.pug +++ b/views/withQuestions.pug @@ -18,3 +18,7 @@ block javascripts }, }); script(src='//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js') + //https://mauriciopoppe.github.io/function-plot/ + //https://wzrd.in/standalone/function-plot@latest + //http://mathjs.org/docs/index.html + //https://cdnjs.cloudflare.com/ajax/libs/mathjs/3.20.2/math.min.js -- 2.44.0