Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Alternatively one can use omega (or bigomega to count prime factors with multiplicity) functions from GP:

sage: gp.omega(234)                                                                                                                                                                                        
3
sage: gp.bigomega(234)                                                                                                                                                                                     
4