Go to the first, previous, next, last section, table of contents.


number_factor

number_factor(X)
: It factors the given integer X.

Example:

 number_factor(20);@end example


Go to the first, previous, next, last section, table of contents.