请输入您要查询的字词:

 

单词 function
释义
function

Physics
  • Any operation or procedure that relates one variable to one or more other variables. If y is a function of x, written y=f(x), a change in x produces a change in y, and if x is known, y can be determined. x is known as the independent variable and y is the dependent variable.


Mathematics
  • A function (or mapping) f from S to T, where S and T are non‐empty sets, is a rule that associates with each element s of S (the domain) a unique element f(s) of T (the codomain). s is the argument or input, and f(s) is the image or output. The notation f: ST, read as “f from S to T”, is used. The subset of T consisting of those elements that are images, that is {f(s) | sε‎S}, is the image or range of f. If f(s) = t, it is said that f maps s to t, written st. See bijection, graph (of a function), one-to-one mapping, onto mapping, real function, morphism.


Science and Technology
  • In mathematics, a relationship between the elements of one set and one element of another or the same set, such that one or many inputs are related to only one output. For example, a function might relate a real number to the cube of that number. This relation can be written as f(x) = x3; f is the name of the function, x is the input, and x3 is the output, and f(x) is spoken as ‘f of x’. Thus if x = 4, then f(4) = 64. The input to a function is known as the argument and the output is the value. The set of permissible inputs is called the domain, the set of output values is the range, and the set within which the output values fall is the codomain.

    Mike Allaby


Chemical Engineering
  • A mathematical formula or algorithm that expresses an output value for a given input. For the form of notation y = f(x), then y is a function of x in which x is the input or independent variable and y is the output or dependent variable. If x is known, then y can be determined.


Computer
  • 1. from one set X to another set Y. A relation R defined on the Cartesian product x × y in which for each element x in X there is precisely one element y in Y with the property that (x,y) is a member of R. It is then customary to talk about a function f, say, and to write

    f:XY
    The unique association between elements x and y is denoted by
    y=f(x)ory=fx
    X is called the domain of f, Y the codomain of f. Further, y is the value of f at the point x or the image of x under f. We say that f is a mapping or transformation between sets X and Y or that f maps X into Y, and that f maps x into y. When the domain X is the Cartesian product of n sets then f is a function of n variables. Otherwise it is a function of one variable.

    Examples of functions are readily obtained from the mathematical equivalents of standard functions and operations typically supplied in programming languages. The usual trigonometric functions sin, cos, and tan are functions of one variable. The rule for converting from characters into their integer codes or equivalents is a function.

    Functions are often represented pictorially as graphs.

    See also bijection, homomorphism, injection, operation, surjection.

    2. A program unit that given values for input parameters computes a value. Examples include the standard functions such as sin(x), cos(x), exp(x); in addition most languages permit user-defined functions. A function is a ‘black box’ that can be used without any knowledge or understanding of the detail of its internal working. In some languages a function may have side effects.


Internet
  • A task that a software product is designed to carry out. For example, one of the functions of a word processor is to format text so that it has margins that are in alignment.


Electronics and Electrical Engineering
  • An equation that maps an input for some system to the corresponding output. This applies to systems where there is only one output value that corresponds to any given input value. Such systems will not have any internal state or memory that can influence the output.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2025/2/6 0:57:29