Difference between revisions of "Team:SBS NY/Model"

Line 4: Line 4:
  
 
<!-- MathJax (LaTeX for the web) -->
 
<!-- MathJax (LaTeX for the web) -->
<script src="https://2019.igem.org/Team:SBS_NY/javascript/MathJax?action=raw&amp;ctype=text/javascript?config=TeX-AMS-MML_HTMLorMML"></script>
+
 
 +
 
 +
<script src="https://2019.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">  
  
 
<!-- This part is only if you want to use $...$ delimiters -->
 
<!-- This part is only if you want to use $...$ delimiters -->
 +
 
<script type="text/x-mathjax-config">
 
<script type="text/x-mathjax-config">
 
     MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 
     MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 
+
</script>
 
</head>
 
</head>
  

Revision as of 17:38, 20 October 2019

TEST!$\times$

$$ \frac{1}{2} $$

When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are \[x = {-b \pm \sqrt{b^2-4ac} \over 2a}.\]