Object Reference : Object View and Procedure Reference : Series
  
 
genr
Generate series.
Syntax
genr ser_name = expression
Examples
genr y = 3 + x
generates a numeric series that takes the values from the series X and adds 3.
Cross-references
See Series::series for a discussion of the expressions allowed in genr.