close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of Ticket #707


Ignore:
Timestamp:
Jul 6, 2009, 4:33:18 PM (16 years ago)
Author:
Víctor de Buen Remiro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #707 – Description

    initial v1  
    1 
    21InterpolaL (from StdLib) works wrong when the original Series only has negative changes and, at least, one no change. Please, see the next example:
    32
     3{{{
    44Serie Ser.Qua = SubSer(
    55100*Pulse(y2009m01d01, Quarterly) +
     
    2626  SubSer(DifEq(1/(1-B),dNser,sIni),ini,Last(ser))
    2727};
     28}}}