6 lines
283 B
Text
6 lines
283 B
Text
|
Octave is a high-level language, primarily intended for numerical
|
||
|
computations. It provides a convenient command line interface for
|
||
|
solving linear and nonlinear problems numerically, and for performing
|
||
|
other numerical experiments. It may also be used as a batch-oriented
|
||
|
language.
|