home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / C&C++Tools / sbparser.exe / cppb / hypergeometric.sbc < prev    next >
Encoding:
INI File  |  1998-02-19  |  209 b   |  12 lines

  1. [Data]
  2. f(x,y,z,u,v,w)=(v!/(x!*(v-x)!))*((u-v)!/((w-x)!*((u-v)-(w-x))!))/(u!/(w!*(u-w)!))
  3. xVariable=4
  4. yVariable=0
  5. zVariable=0
  6. uVariable=60
  7. vVariable=25
  8. wVariable=8
  9. BaseIn=10
  10. BaseOut=10
  11. AngularUnit=2
  12.