Scarica l'app
educalingo
standard function

Significato di "standard function" sul dizionario di inglese

DIZIONARIO

PRONUNCIA DI STANDARD FUNCTION IN INGLESE

standard function


CATEGORIA GRAMMATICALE DI STANDARD FUNCTION

sostantivo
aggettivo
verbo
avverbio
pronome
preposizione
congiunzione
determinante
esclamazione
Standard function è un sostantivo.
Il nome o sostantivo è il tipo di parole il cui significato determina la realtà. I sostantivi nominano tutte le cose: persone, oggetti, sensazioni, sentimenti, ecc.

CHE SIGNIFICA STANDARD FUNCTION IN INGLESE

definizione di standard function nel dizionario inglese

La definizione di funzione standard nel dizionario è un sottoprogramma fornito da un traduttore che svolge un'attività, ad esempio il calcolo di una funzione matematica, come seno, radice quadrata, ecc.


PAROLE IN INGLESE CHE COMINCIANO COME STANDARD FUNCTION

standard assessment tests · standard attainment tests · standard candle · standard cell · standard class · standard clause · standard cost · standard deviation · Standard English · standard error · standard gauge · standard generalized mark-up language · Standard Grade · standard housing benefit · standard issue · standard lamp · standard model · standard normal distribution · standard of living · standard rose

PAROLE IN INGLESE CHE FINISCONO COME STANDARD FUNCTION

accreditation · action · attraction · auction · collection · connection · construction · correction · course of action · detection · direction · fiction · function · introduction · production · protection · reaction · satisfaction · section · selection · transaction

Sinonimi e antonimi di standard function sul dizionario inglese di sinonimi

SINONIMI

PAROLE IN INGLESE ASSOCIATE CON «STANDARD FUNCTION»

standard function · standard · function · quadratic · library · graphs · scooter · brass · monkey · modules · module · abap · home · functionsstandard · functions · custom · coolant · tank · mounted · chin · bone · kijima · muffler · catch · japan · gold · discontinued · yoshimura · defined · interval · that · obtained · finite · sequence · operations · starting · from · combination · three · basic · computer · science · computing · subprogram · provided · carries · task · example · computation · mathematical · such · define · imatix · portable · programs · result · many · reverso · meaning · also · american · version · atlantic · time · british · central · wordreference · sine · square · amazon · sharp · calculator · used · save · list · price · with · confidence · condition · blocks · this · chapter · describes · grouped · according ·

Traduzione di standard function in 25 lingue

TRADUTTORE

TRADUZIONE DI STANDARD FUNCTION

Conosci la traduzione di standard function in 25 lingue con il nostro traduttore inglese multilingue.

Le traduzioni di standard function verso altre lingue presenti in questa sezione sono il risultato di una traduzione automatica statistica; dove l'unità essenziale della traduzione è la parola «standard function» in inglese.
zh

Traduttore italiano - cinese

标准功能
1 325 milioni di parlanti
es

Traduttore italiano - spagnolo

función estándar
570 milioni di parlanti
en

inglese

standard function
510 milioni di parlanti
hi

Traduttore italiano - hindi

मानक समारोह
380 milioni di parlanti
ar

Traduttore italiano - arabo

وظيفة القياسية
280 milioni di parlanti
ru

Traduttore italiano - russo

стандартная функция
278 milioni di parlanti
pt

Traduttore italiano - portoghese

função padrão
270 milioni di parlanti
bn

Traduttore italiano - bengalese

স্ট্যান্ডার্ড ফাংশন
260 milioni di parlanti
fr

Traduttore italiano - francese

fonction standard
220 milioni di parlanti
ms

Traduttore italiano - malese

Fungsi standard
190 milioni di parlanti
de

Traduttore italiano - tedesco

Standard-Funktion
180 milioni di parlanti
ja

Traduttore italiano - giapponese

標準関数
130 milioni di parlanti
ko

Traduttore italiano - coreano

표준 기능
85 milioni di parlanti
jv

Traduttore italiano - giavanese

Fungsi standar
85 milioni di parlanti
vi

Traduttore italiano - vietnamita

chức năng tiêu chuẩn
80 milioni di parlanti
ta

Traduttore italiano - tamil

நிலையான செயல்பாடு
75 milioni di parlanti
mr

Traduttore italiano - marathi

मानक कार्य
75 milioni di parlanti
tr

Traduttore italiano - turco

Standart fonksiyon
70 milioni di parlanti
it

Traduttore italiano - italiano

funzione standard
65 milioni di parlanti
pl

Traduttore italiano - polacco

standardowa funkcja
50 milioni di parlanti
uk

Traduttore italiano - ucraino

стандартна функція
40 milioni di parlanti
ro

Traduttore italiano - rumeno

Funcția standard de
30 milioni di parlanti
el

Traduttore italiano - greco

τυποποιημένη λειτουργία
15 milioni di parlanti
af

Traduttore italiano - afrikaans

standaard funksie
14 milioni di parlanti
sv

Traduttore italiano - svedese

standardfunktion
10 milioni di parlanti
no

Traduttore italiano - norvegese

standardfunksjon
5 milioni di parlanti

Tendenze d'uso di standard function

TENDENZE

TENDENZE D'USO DEL TERMINE «STANDARD FUNCTION»

Principali tendenze di ricerca e usi comuni di standard function
Elenco delle principali ricerche fatte dagli utenti per accedere al nostro dizionario di inglese online ed espressioni più utilizzate con la parola «standard function».

Citazioni, bibliografia in inglese e attualità su standard function

ESEMPI

10 LIBRI IN INGLESE ASSOCIATI CON «STANDARD FUNCTION»

Scopri l'uso di standard function nella seguente selezione bibliografica. Libri associati con standard function e piccoli estratti per contestualizzare il loro uso nella letteratura.
1
The C++ Standard Library: A Tutorial and Reference
For example, some function adapters are missing that allow you to combine two predicates with "and" or "or" (such as, "greater than 4 and less than 7"). If you extend the standard function adapters by some composing function adapters you get ...
Nicolai M. Josuttis, 1999
2
The C++ Standard Library Extensions: A Tutorial and Reference
the standard function float cosf(float) is float(float); the function type of the standard function int rand() is int(). The class template function creates polymorphic function objects. The argument to the template must be a function type that describes ...
Pete Becker, 2006
3
Nonstandard Analysis in Practice
It admits a converging subsequence if and only if there exists an i-large n and a standard / such that un ~ I. Functions A standard function f is continuous at the standard point x0 if and only if /(x) ~ /(x0) for all x ~ xo. It is continuous if and only if it ...
Francine Diener, Marc Diener, 1995
4
YDC 023-2006: Translated English PDF of Chinese Standard ...
Test Specification of Mobile Station for 800MHz CDMA 1X Digital Cellular Mobile Telecommunication Network: Part 1 - Minimum Standard, Function and Performance. Wayne Zheng ...
Wayne Zheng, 2014
5
XPath 2.0 Programmer's Reference
XPath itself, when confined to the standard function library, is a read-only language, but both XSLT and XQuery do allow functions that create and return new nodes. For example, in XSLT: or in XQuery: declare function f:make() as element() ...
Michael Kay, 2004
6
Non-standard Analysis
We have seen already that if the pre-distribution a is a function, i.e., if a contains a continuous standard function /(*), then a is a ^-distribution. The same is true if a is the kth derivative of a function for some finite k. For let /? = a(M, where a is a ...
Abraham Robinson, 1996
7
Mathematical Logic in the 20th Century
435 finitesimal positive, is not a standard interval. The function sin z is a standard function. Strictly speaking we ought to refer here also to the interval of definition of the function but, as in ordinary analysis, this will frequently be taken for ...
‎2003
8
A Complete Guide to Programming in C++
In contrast to the example on the page entitled "Pointer versions of functions," the standard function strcpy ( ) has a return value. The function returns its first argument, that is, a pointer to the target string and leads to the following: Prototype: ...
Ulla Kirch-Prinz, Peter Prinz, 2002
9
Delta Functions: An Introduction to Generalised Functions
*-continuity: Let F = [/„], in which each /„ is a standard function which is continuous in the ordinary (standard) sense on ffl. Given any hyperreal a = [an] G *Mm, let p = [r„] be any positive liyperreal. Then for each n we can find sn € IR+ such that ...
R. F. Hoskins, 2009
10
Quantification of Brain Function Using PET
The restored input function can be correlated to the standard function through equation (5). Although the one-point calibration was validated in Figure 4, errors in the calibration directly reduces the accuracy of our method. We used arterial ...
‎1996
RIFERIMENTO
« EDUCALINGO. Standard function [in linea]. Disponibile <https://educalingo.com/it/dic-en/standard-function>. Giu 2026 ».
Scarica l'app educalingo
IT