Expand description
factor() - Will return factors of a given integer EXCLUDING 1 and the given number.
factor_include() - Will return factors of a given integer INCLUDING 1 and the given number.
factor() - Will return factors of a given integer EXCLUDING 1 and the given number.
factor_include() - Will return factors of a given integer INCLUDING 1 and the given number.