"Y Factorial focuses on building simple software to address complex needs."
The factorial of a positive integer y is the product of all positive integers less than or equal to y and is denoted by the mathematic notation y!. So if y = 4 then:
4! = 4 * 3 * 2 * 1 = 24
The symbolism of y! is that through the decomposition of an entity into its simpler parts a greater whole can be created. Y Factorial believes that the development of an application can be decomposed into very granular, simple parts that, when combined, results in a highly maintainable and flexible system.
In other words, Y Factorial focuses on building simple software to address complex needs.