<!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})
	 \end{equation}

  </body>
</html>