What is the translation of " FUNCTION DEFINITION " in German?

['fʌŋkʃn ˌdefi'niʃn]
Noun
['fʌŋkʃn ˌdefi'niʃn]
Funktionsdefinition
function definition

Examples of using Function definition in English and their translations into German

{-}
  • Programming category close
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Official/political category close
  • Political category close
Music function definitions.
Definition der musikalischen Funktionen.
But what this is, is this is a function definition.
Aber was das ist, ist eine Funktionsdefinition.
Specifying Arg1 and Arg2 in the function definition ensures that ColdFusion generates an error if you pass the function one or no arguments.
Durch Angabe von Arg1 und Arg2 in der Funktionsdefinition wird sichergestellt, dass von ColdFusion ein Fehler erzeugt wird, wenn ein oder kein Argument an die Funktion übergeben wird.
The XPath expression in the function definition is.
Der XPath-Ausdruck in der Funktionsdefinition lautet.
The case for breaking the recursion is also provided in the form ofan IF block sorry, no functional programming niceties, like different function definitions.
Der Rekursionsabbruch wurde am Anfang des Unterprogramms durch ein IF abgefangen,leider gibt es keine funktionalen Nettigkeiten wie verschiedene Funktionsdefi nitionen hier.
How to read a function definition prototype.
Wie man eine Funktionsdefinition(Prototyp) liest.
This isn't too difficult, but this is a function definition.
Das ist nicht zu schwierig, aber das ist eine Funktionsdefinition.
Operator::= The function definition operator.
Operator::= Ist der Operator für Funktionsdefinitionen.
This is easy to forget because you are not used to putting a semi-colon after a function definition.
Das wird gerne vergessen, weil man nicht gewohnt ist, ein Semikolon hinter die Definition einer Funktion zu setzen.
If you use a name to pass anoptional argument that is not declared in the function definition, the array index of the argument is the sum of the following.
Wenn Sie zur Übergabe eines optionalen Arguments, das nicht in der Funktionsdefinition deklariert ist, einen Namen verwenden, stellt der.
Use the Arguments scope as an array for optional arguments that you do not declare in the function definition.
Verwenden Sie den Gültigkeitsbereich Arguments als Datenfeld für optionale Argumente, die in der Funktionsdefinition nicht deklariert werden.
The definition is inspected on the property list, then the function definition is extracted, factored and stored in the variable$result.
Die Definition wird von der Eigenschaftsliste gelesen. Dann wird die Definition der Funktion geholt, faktorisiert und in der Variablen $result gespeichert.
But then after you come up with your solution I will show you mine and mine might look like this,same function definition.
Aber dann, wenn Sie auf diese Lösung gekommen sind, zeige ich Ihnen meine und meine könnte so aussehen-gleiche Funktionsdefinition.
If this option is selected, the plot is not drawn, but& kmplot;remembers the function definition, so you can use it to define other functions..
Wenn Sie diese Option ausgewählt haben, wird der Graph nicht gezeichnet, aber& kmplot;speichert die Funktionsdefinition, so dass Sie damit andere Funktionen definieren können.
Reading and understanding a function's prototype is explained within the manual section titled how to read a function definition.
Wie Funktionsprototypen zu lesen und zu verstehen sind, ist im Kapitel' Wie man eine Funktionsdefinition(Prototyp) liest' erklärt.
If you use a name to pass anoptional argument that is not declared in the function definition, the array index of the argument is the sum of the following.
Wenn Sie zur Übergabe eines optionalen Arguments, das nicht in der Funktionsdefinition deklariert ist, einen Namen verwenden, stellt der Datenfeldindex des Arguments die Summe aus folgenden Elementen dar.
PHP functions that return a resource areidentified by having a return type of resource in their function definition.
PHP-Funktionen, die eine Ressource zurückgeben, könnendaran erkannt werden, dass sie einen Rückgabewert resource in ihrer Funktionsdefinition haben.
To define input andoutput types we use the@spec directive placed right before the function definition and taking as a params the name of the function, a list of parameter types, and after:: the type of the return value.
Um Eingabe-und Ausgabewerte zu definieren benutzen wir die @spec -Direktive direkt vor der Funktionsdefinition und nehmen den Funktionsnamen, die Liste der Parametertypen, sowie nach:: die Typen der Rückgabewerte.
Whenever this is the case, press[Return/Enter] once at theend of the block to insert a blank line and conclude the function definition.
Wann immer dies der Fall ist, drücken Sie[Return/Enter]einmal am Ende des Blocks um eine Leerzeile einzufügen und die Funktionsdefinition zu beenden.
You can browse C and C++ source and header files using tags in the files. A tag(or symbol)refers to a named entity such as a function definition, structure, or macro. Anjuta scans open C and C++ source and header files for available tags.
Sie können C- und C++-Quelldateien und -Headerdateien anhand von tags?? in den Dateien durchsuchen. A tag(oder Symbol)refers to a named entity such as a function definition, structure, or macro. Anjuta durchsucht offene C-und C++-Quelldateien und Header-Dateien nach vorhandenen tags.
The default display lists the command type("Cmdlet" or"Function" or"Filter"), the name of the cmdlet or function, and the syntax or function definition.
In der Standardanzeige werden der Befehlstyp("Cmdlet","Funktion" oder"Filter") sowie der Name des Cmdlets oder der Funktion und die Syntax- oder die Funktionsdefinition aufgeführt.
Now that might not seem obvious to you at first, but all this is saying is let's say when x is equal to negative 5, this function--I'm creating a function definition-- let's say it equals 2, that's negative 1, that stays the same, that stays the same, then it goes to here, and then it goes to here, to here, and then-- let's see.
Nun, das mag zunächst nicht offensichtlich für euch sein, aber all das sagt, dass wenn, sagen wir x ist gleich minus 5, diese Funktion-Ich erstelle eine Funktionsdefinition- sagen wir, es gleicht 2, das ist minus 1, das bleibt das gleiche, das bleibt das gleiche, dann geht es hier hin, und dann geht es hier her, hierhin und dann, lasst uns sehen.
An extension for a function is specified by entering a semicolon,followed by the extension, after the function definition. The extension can be entered by using the& DBus; method parser addFunction. None of the extensions are available for parametric functions but N and D[a, b] work for polar functions too. For example: f(x)=x^2; A1 will show the graph y=x 2 with its first derivative. Supported extensions are described below.
Eine Erweiterung für eine Funktion wird durch ein Semikolon nach der Funktionsdefinition angegeben, gefolgt von der Erweiterung. Die Erweiterung können Sie mit der& DBus;-Methode Parser addFunction eingeben. Auf parametrische Funktionen können Sie keine Erweiterungen anwenden, aber N und D[a,b] funktionieren auch mit polaren Funktionen. Zum Beispiel: f(x)=x^2; A1 zeigt den Graph y=x 2 mit seiner ersten Ableitung. Die unterstützten Erweiterungen werden im Folgenden beschrieben.
Usually these statements are function definitions.
Normalerweise sind diese Anweisungen Funktionsdefinitionen.
Remfunction(all) unbinds all function definitions.
Remfunction(all) entfernt alle Bindungen von Funktionsdefinitionen.
So to answer this questionlet's try to re-write the same exact function definition slightly differently.
Du erhältst 0 durch 0, und das geht nicht Um diese Frage zu beantworten,schreiben wir die gleiche Funktion einfach etwas anders.
New copy and edit functions Definition of self created"dynamic" views.
Neue Kopier/ Editier Funktionen Definition von selbsterstellten"dynamischen" Ansichten möglich.
Results: 27, Time: 0.0412

How to use "function definition" in a sentence

We would change the function definition to.
See the function definition for more information.
File containing function definition for LanguageSwitcher module.
Mats> "Symbol's function definition is void: regexp-opt".
Equations: a function definition toolbox for Coq.
Generally function definition comes after main() function.
You can find the function definition below.
The function definition could be more readable.
Function definition and call for a function.
The function definition itself is not hoisted.
Show more

Word-for-word translation

Top dictionary queries

English - German