200504018-5-14Command ReferenceDrawRΣ-Con, DrawRΣ-Plt No parametersFunction: These commands use values in a generated table to graph a recursionexpression with Σan(Σbn or Σcn) as the vertical axis and n as the horizontal axis.Description:• These commands graph recursion expressions in accordance with current conditions, withΣan(Σbn or Σcn) as the vertical axis and n as the horizontal axis.• DrawRΣ-Con produces a connect type graph, while DrawRΣ-Plt produces a plot typegraph.DrawStatFunction: This draws a statistical graph.Syntax: See “Using Statistical Calculations and Graphs in a Program” on page 8-6-9.Description:This command draws a statistical graph in accordance with current statistical graphconditions.DrawWebFunction: This command graphs convergence/divergence of a recursion expression (WEBgraph).Syntax: DrawWeb , Example: DrawWeb a n+1 (b n+1 or c n+1 ), 5Description:• This command graphs convergence/divergence of a recursion expression (WEB graph).• Omitting the number of lines specification automatically specifies the default value 30.