UNPKG

boost-react-native-bundle

Version:

Boost library as in https://sourceforge.net/projects/boost/files/boost/1.57.0/

99 lines (97 loc) 2.19 kB
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mrow> <mtable columnalign="right center left"> <mtr> <mtd> <mtext>f</mtext> <mfenced> <mrow> <mi>k</mi> <mo>;</mo> <mi>n</mi> <mo>,</mo> <mi>p</mi> </mrow> </mfenced> </mtd> <mtd> <mo>=</mo> </mtd> <mtd> <msub> <mi/> <mi>n</mi> </msub> <msub> <mi>C</mi> <mi>k</mi> </msub> <msup> <mi>p</mi> <mi>k</mi> </msup> <msup> <mfenced> <mrow> <mn>1</mn> <mo>&#x2212;</mo> <mi>p</mi> </mrow> </mfenced> <mrow> <mi>n</mi> <mo>&#x2212;</mo> <mi>k</mi> </mrow> </msup> </mtd> </mtr> <mtr> <mtd> <mspace width="1em"/> </mtd> <mtd> <mo>=</mo> </mtd> <mtd> <mfrac> <mrow> <mi>n</mi> <mo>!</mo> </mrow> <mrow> <mi>k</mi> <mo>!</mo> <mfenced> <mrow> <mi>n</mi> <mo>&#x2212;</mo> <mi>k</mi> </mrow> </mfenced> <mo>!</mo> </mrow> </mfrac> <msup> <mi>p</mi> <mi>k</mi> </msup> <msup> <mfenced> <mrow> <mn>1</mn> <mo>&#x2212;</mo> <mi>p</mi> </mrow> </mfenced> <mrow> <mi>n</mi> <mo>&#x2212;</mo> <mi>k</mi> </mrow> </msup> </mtd> </mtr> </mtable> </mrow> </math>