Wouldn't this really be a domain error, the maximum argument value for ! being around 170?
!170
7.257415615307994E306
!171
DOMAIN ERROR
!171
(example on dyalog)
On 12/16/16, Kacper Gutowski <[email protected]> wrote:
> Hello,
> Binomial returns malformed result when called with some non-integer
> arguments:
>
> 0!200.1
> 0.000000000
>
> -k
>
>
