fishertest Calculate Fisher's Exact Test with big numbers Getting Started Install the module with: npm install fishertest var fisher = require('fishertest'); fisher(a, b, c, d); Returns an instance of BigNumber License Copyright (c) 2014 Ben Sack Licensed under the MIT license.