symbols

symbols — scilab operator names

Description

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

Table 3. 

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

See also

overloading