Write to file
E-mail to Singular-Team · Thu Sep 22, 2005 5:07 pm
Dear Research group of Singular.
I would like to know if there are some special command to write into a file the results of Singular but in the same format as the standard output.
When I simply use the write command, I obtain something like this:
x4,y8+3556x2
but, I would like to have something like this:
_[1]=x4
_[2]=y8+3556x2
Is that possible?
I would like to know if there are some special command to write into a file the results of Singular but in the same format as the standard output.
When I simply use the write command, I obtain something like this:
x4,y8+3556x2
but, I would like to have something like this:
_[1]=x4
_[2]=y8+3556x2
Is that possible?