On Wed, Oct 22, 2008 at 11:56 AM, Martin Rubey wrote:
>
> Bill Page writes:
>
>> If it is internal, why is it exported? Perhaps some other aspect of
>> this design needs to be reconsidered. Maybe 'fixedPointExquo" is
>> being defined in the wrong place?
>
> Well, I want to say that it's probably not useful to the end user, and
> thus shouldn't pollute the namespace.  But maybe I'm wrong.
>

It looks to me like just a better version of the 'exquo' that is
exported by 'StreamTaylorSeriesOperations' and called by 'exquo' in
TaylorSeries (which is already exposed in the interpreter). The
commented-out code in 'exprode.spad.pamphlet':

    --opex  := operator("exquo"::Symbol)$OP
    opex  := operator("fixedPointExquo"::Symbol)$OP

suggests that perhaps the author of this change just did not want to
bother with fixing 'TaylorSeries'.

Regards,
Bill Page.

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