We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
require 'rubylog' FactorialTheory = theory do subject Integer functor :factorial 0.factorial! 1 N[thats > 0].factorial(K).if \ N1.is{N-1}. and N1.factorial(K1). and K.is{N*K1} 7.factorial(N).solve {puts N} end