| 1 | initial version |
Alternatively
def how_many_roots(p, q):
return 0
| 2 | No.2 Revision |
Alternatively
def how_many_roots(p, are_there_roots(p, q):
return 0
False
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.