diff options
Diffstat (limited to 'model_doc/beta1d.html')
-rw-r--r-- | model_doc/beta1d.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/model_doc/beta1d.html b/model_doc/beta1d.html new file mode 100644 index 0000000..3d056d2 --- /dev/null +++ b/model_doc/beta1d.html @@ -0,0 +1,22 @@ +<!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} + S(r)=S_0(1+\frac{r^2}{r_c^2})^{-3\beta+1/2}+bkg\notag + \end{equation} + </body> +</html> |