Scilab Function

symbols - scilab operator names

Description

Use the following names to get help on a specific symbol.

operatorname in Scilab help
',", .'quote
+plus
-minus
*,.*star
/, ./, /.slash
\,.\ ,\. backslash
.dot
=, ==equal
<,>,>=,<=,<>less
~tilda
[left
]right
()parents
%percent
:column
,comma
;semi
^hat
.^power
|or
&and
.*., ./., .\.kron

See Also