Tela Help File
Pekka Janhunen, Pekka.Janhunen@fmi.fi
v1.0, 2 August 1994
Tela ("Tensor Language") is a numerical computing environment.
This is the basic Tela help file. It is read online by the Tela help function.
You can also format and print it as a whole using the Linuxdoc-SGML 'format'
command. See also:
telafuncs.html
,
telafuncsSectioned.html
.
Graphics examples
and
FMI/GEO home page
are also available.
Send Tela bug reports to tela-bugs@fmi.fi
.
Send suggestions to tela-suggestions@fmi.fi
.
- 5.1 operators
- 5.2 special
- 5.3 mod
- 5.4 +
- 5.5 *
- 5.6 /
- 5.7 -
- 5.8 **
- 5.9 : void range
- 5.10 ++, --
- 5.11 or ||
- 5.12 and &&
- 5.13 not !
- 5.14 equal, ==, notequal, !=
- 5.15 comparison: lt, gt, le, ge, <, >, <=, >=
- 5.16 power
- 5.17
- 5.18 Mapped indexing