diff options
Diffstat (limited to 'model_doc/rquarter.html')
-rw-r--r-- | model_doc/rquarter.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/model_doc/rquarter.html b/model_doc/rquarter.html new file mode 100644 index 0000000..fc656d6 --- /dev/null +++ b/model_doc/rquarter.html @@ -0,0 +1,23 @@ +<!DOCTYPE html> +<html> + <head> + <title>Model doc</title> + <script type="text/javascript" + src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> + </script> + <script type="text/x-mathjax-config" > + MathJax.Hub.Config({ + tex2jax: { + inlineMath: [['$','$'], ['\\(','\\)']], + processEscapes: true + } + }); + </script> + </head> + <body> +\begin{equation} + I(r)=I_0e^{-7.67(\frac{r}{r_e})^{1/4}-1}+bkg\notag +\end{equation} + +</body> +</html> |