Maxima Function
fposition (stream)
fposition(stream,pos)
Returns the current position in stream, if pos is not used.
If pos is used,
fposition
sets the position in stream.
pos has to be a positive number,
the first element in stream is in position 1.