![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
SYNOPSIS
octave programm
EXAMPLE
octave help - Shows the help of octave
octave sqrt(-25) - shows: ans = 0 + 5i
DESCRIPTION
Run an Octave script (a Very powerful math-language). There is a timelimit at about four minutes of execution time. Sadly this command is not usable for pipes because for the frame and because it display also the equtations.