! Copyright (C) 2020 Bubbler.
! See http://factorcode.org/license.txt for BSD license.
USING: math.functions rosalind.iprb tools.test ;
IN: rosalind.iprb.tests
{ t } [ 2 2 2 iprb 0.783333333333 1e-6 ~ ] unit-test