built-in function

  • 1built-in function — noun Any function that is provided as part of a high level language and can be executed by a simple reference with specification of arguments …

    Wiktionary

  • 2Function-level programming — In computer science, function level programming refers to one of the two contrasting programming paradigms identified by John Backus in his work on programs as mathematical objects, the other being value level programming.In his 1977 Turing award …

    Wikipedia

  • 3Function prologue — In assembly language programming, the function prologue is a few lines of code which appear at the beginning of a function, which prepare the stack and registers for use within the function. Similarly, the function epilogue appears at the end of… …

    Wikipedia

  • 4Built-in self-test — A built in self test (BIST)mechanism within an integrated circuit (IC) is a function that verifies all or a portion of the internal functionality of the IC. For example, a BIST mechanism is provided in advanced fieldbus systems to verify… …

    Wikipedia

  • 5function — 01. The [function] of the heart is to pump blood throughout the body. 02. The power station should be fully [functional] by the end of the year. 03. What exactly is the [function] of this machine over here? 04. I really can t [function] if I don… …

    Grammatical examples in English

  • 6Built environment — The phrase built environment refers to the man made surroundings that provide the setting for human activity, ranging from the large scale civic surroundings to the personal places.The term is also now widely used to describe the… …

    Wikipedia

  • 7Built-In Test Equipment — BITE is an acronym for Built In Test Equipment. The BITE is characterized primarily as a passive fault management and diagnosis built into airborne systems to support the maintenance process. The acronym BIT is often used for this same function… …

    Wikipedia

  • 8built-in type — noun A data type provided by a programming language as a basic building block, such as integer, character or Boolean, but in some languages also list, hash table or first class function. See Also: primitive type, composite type …

    Wiktionary

  • 9Anonymous function — In computing, an anonymous function is a function (or a subroutine) defined, and possibly called, without being bound to a name. In lambda calculus, all functions are anonymous. The Y combinator can be utilised in these circumstances to provide… …

    Wikipedia

  • 10Cryptographic hash function — A cryptographic hash function (specifically, SHA 1) at work. Note that even small changes in the source input (here in the word over ) drastically change the resulting output, by the so called avalanche effect. A cryptographic hash function is a… …

    Wikipedia