VDict mobile
Dictionary
-
Translation
English - Vietnamese
Vietnamese - English
Vietnamese - Vietnamese
French - Vietnamese
Vietnamese - French
Computing
English - English
Chinese - Vietnamese
Russian - Vietnamese
programming
A symbol used as a
function
, with
infixsyntax
if it has two arguments (e.g. "+") or
prefix syntax
if
it has only one (e.g.
Boolean
NOT). Many languages use
operators for built-in functions such as arithmetic and logic.
(1995-04-30)