aboutsummaryrefslogtreecommitdiffstats
path: root/model_doc/nfw_int.html
diff options
context:
space:
mode:
Diffstat (limited to 'model_doc/nfw_int.html')
-rw-r--r--model_doc/nfw_int.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/model_doc/nfw_int.html b/model_doc/nfw_int.html
new file mode 100644
index 0000000..cb9d5f0
--- /dev/null
+++ b/model_doc/nfw_int.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}
+ M(<R)=4\pi\rho_0R_s^3(\ln(\frac{R+R_s}{R_s})-\frac{R}{R+R_s})\notag
+\end{equation}
+
+ </body>
+</html>