Translation of "function" into Bench
hathha is the translation of "function" into Bench.
function
verb
noun
grammar
What something does or is used for. [..]
-
hathha
A piece of code that operates as a single logical unit. A function is called by name, accepts optional input parameters, and returns a status and optional output parameters. Many programming languages support functions.
-
Show algorithmically generated translations
Add example
Add