~ubuntu-branches/ubuntu/karmic/scilab/karmic

« back to all changes in this revision

Viewing changes to man/programming/rlist.man

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2002-03-21 16:57:43 UTC
  • Revision ID: james.westby@ubuntu.com-20020321165743-e9mv12c1tb1plztg
Tags: upstream-2.6
ImportĀ upstreamĀ versionĀ 2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH rlist 1 "Jan 1997" "Scilab Group" "Scilab Function"
 
2
.so ../sci.an
 
3
.SH NAME
 
4
rlist - Scilab rational fraction function definition
 
5
.SH CALLING SEQUENCE
 
6
.nf
 
7
rlist()
 
8
rlist(a1,....an)  
 
9
.fi
 
10
.SH DESCRIPTION
 
11
\fVrlist(a1,....an)\fR is a shortcut  to
 
12
\fVtlist(['r','num';'den','dt'], a1,....an)\fR 
 
13
.LP 
 
14
Creates a \fVtlist\fR with  \fV['r','num';'den','dt']\fR as
 
15
first entry and  \fVai\fR's as next entries if any. No type nor size
 
16
checking is done on \fVai\fR's.
 
17
 
 
18
.SH SEE ALSO
 
19
tlist, syslin