Bill,

      MEMQ(typeform, $FormalMapVariableList) =>
         SUBLISLIS(rest $FormalMapVariableList, $FormalMapVariableList,
typeform)

Thanks for this hint.

And no, there is no general shift in parameters. That is particular for this very case.

PointsOfFiniteOrder(R0, F, UP, UPUP, R): Exports == Implementation where
   ...
   FD  ==> FiniteDivisor(F, UP, UPUP, R)

i.e. the first argument of FiniteDivisor is really #2.

Note: For debugging BOOT programming I find Lisp syntax

Thank you. That's very helpful.

Ralf

--
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