gamma-0.9.0.1: Gamma function and related functions.

Math.Factorial

Synopsis

Documentation

class Num a => Factorial a whereSource

Factorial function

Methods

factorial :: Integral b => b -> aSource