Hi, all
I typed the followings,
var('f,A,p,m')
f=A*p*(1+p)^m/[(1+p)^m-1]
but it produced a error as follows,
TypeError: unsupported operand parent(s) for '/': 'Symbolic Ring' and
'<type 'list'>'
I am not clear about that. what is wrong?
Thanks in advance!
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---