for example,
x(t) = vector([1,1])*exp(-t)
TypeError Traceback (most recent call last)
x = vector([1,1])*exp(-t)
It works!
However, x is not a mapping but a symbolic expression.
| 1 | initial version |
for example,
TypeError Traceback (most recent call last)
It works!
However, x is not a mapping but a symbolic expression.
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.