User manual - Chapitre 20
384
DrawR-Con, DrawR-Plt
Fonction: Ces commandes représentent graphiquement des expressions
récurrentes avec an(bn) comme axe vertical et n comme axe horizontal.
Syntaxe:
DrawR-Con_
DrawR-Plt_
Description:
1. Ces commandes représentent graphiquement des expressions récurrentes
avec an(bn) comme axe vertical et n comme axe horizontal d’après les
conditions qui ont été définies dans le programme.
2. DrawR-Con produit un graphe à points connectés tandis que DrawR-Plt
produit un graphe à points séparés.
DrawRΣ-Con, DrawRΣ-Plt
Fonction: Ces commandes représentent graphiquement des expressions
récurrentes avec Σan(Σbn) comme axe vertical et n comme axe horizontal.
Syntaxe:
DrawRΣ-Con_
DrawRΣ-Plt_
Description:
1. Ces commandes représentent graphiquement des expressions récurrentes
avec Σan(Σbn) comme axe vertical et n comme axe horizontal d’après les
conditions qui ont été définies dans le programme.
2. DrawRΣ-Con produit un graphe à points connectés tandis que DrawRΣ-Plt
produit un graphe à points séparés.
DrawStat
Fonction: Cette commande trace un graphe statistique.
Syntaxe:
DrawStat_
Description:
Cette commande trace un graphe statistique d’après les conditions qui ont été
définies dans le programme.
DrawWeb
Fonction: Cette commande représente graphiquement la convergence/
divergence d’une expression récurrente (graphe WEB).
Syntaxe: DrawWeb [nom de l’expression récurrente], [nombre de lignes]_
Exemple: DrawWeb an+1 (bn+1), 5_
20 - 11 Guide des commandes