class NegativeFactorialError

Defined in:

calcium/math.cr

Constructors

Constructor Detail

def self.new(message = "Factorial of a negative number") #

[View source]