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 Version 1 and Version 2 of Ticket #698


Ignore:
Timestamp:
Jun 16, 2009, 10:02:49 AM (16 years ago)
Author:
Víctor de Buen Remiro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #698 – Description

    v1 v2  
    66
    77Serie s1 = SubSer(Gaussian(0,1,C),from,until);
    8 Serie s2 = SubSer(0+CalInd(WD(1)+WD(3)+WD(5)+WD(7),C),from,until);
     8Serie s2 = SubSer(CalInd(WD(1)+WD(3)+WD(5)+WD(7),C),from,until);
    99Serie s3 = IfSer(s2,s1,?);
    1010}}}