Ralf, you will love this:

in fs2expxp:

[exprToUPS(fcn,false,"real:two sides").%series :: XXP]

in fs2ups:

  S ==> String

    exprToUPS : (FE,B,S) -> Result

      ++ The possible values of \spad{atanFlag} are \spad{"complex"},
      ++ \spad{"real: two sides"}, \spad{"real: left side"},
      ++ \spad{"real: right side"}, and \spad{"just do it"}.

I'm currently rebuilding.  Does anybody know how to make a tag into a
string?  The following does not work, of course...

)abbrev package TEST Test
Test(): with
        foo: Union("A", "B", "C") -> String
        bar: Union("A", "B", "C") -> Symbol
    == add
        foo x == x pretend String
        bar x == x pretend Symbol


Martin

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
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/fricas-devel?hl=en.

Reply via email to