Hi, I'm pretty sure this question has been answered over and over but despite intensive googling I could not find these answers.
I have expressions (say, f = exp(x)) that want to export to another computing system. str(f) is 'e^x' but the target system does not understand it. Is there a way to have a string version of f with the exp() notation preserved? Thanks in advance and sorry for being so dumb. -- Regards, Serge Torres -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
