How to import prod()?
Hi all:
I'm adding code to sage.categories.quotient_fields.py and need to call upon the prod() function. Apparently i need to import it. How do i do that? I can't find out where it's located in the Sage file system.
add a comment