Understanding the meaning of a function [duplicate] The Next CEO of Stack OverflowWhat is a function?Can I do this kind of process with a pure math function?Expression as argument in function definitionwhy does function relates input to only one output?Trouble understanding One-One and Onto function.Theoretical function questionWhat is the definition of a function?What's the name for a function where each output has one input but there could be invalid inputs?Understanding function representationName of the number of many-to-one outputs of a non-injective functionwhat considers a valid function
Find a path from s to t using as few red nodes as possible
pgfplots: How to draw a tangent graph below two others?
Salesforce opportunity stages
Simplify trigonometric expression using trigonometric identities
Can this transistor (2n2222) take 6V on emitter-base? Am I reading datasheet incorrectly?
How does a dynamic QR code work?
Can I cast Thunderwave and be at the center of its bottom face, but not be affected by it?
Create custom note boxes
Why can't we say "I have been having a dog"?
Car headlights in a world without electricity
Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?
Does int main() need a declaration on C++?
Is it okay to majorly distort historical facts while writing a fiction story?
Are British MPs missing the point, with these 'Indicative Votes'?
Incomplete cube
Can Sri Krishna be called 'a person'?
Why does freezing point matter when picking cooler ice packs?
What difference does it make matching a word with/without a trailing whitespace?
How should I connect my cat5 cable to connectors having an orange-green line?
Could a dragon use its wings to swim?
What happens if you break a law in another country outside of that country?
Mathematica command that allows it to read my intentions
How can I prove that a state of equilibrium is unstable?
How to show a landlord what we have in savings?
Understanding the meaning of a function [duplicate]
The Next CEO of Stack OverflowWhat is a function?Can I do this kind of process with a pure math function?Expression as argument in function definitionwhy does function relates input to only one output?Trouble understanding One-One and Onto function.Theoretical function questionWhat is the definition of a function?What's the name for a function where each output has one input but there could be invalid inputs?Understanding function representationName of the number of many-to-one outputs of a non-injective functionwhat considers a valid function
$begingroup$
This question already has an answer here:
What is a function?
10 answers
I am confused as to what really a function is ?
- Is a function the steps by which we get the output from an input ?
- Or is it the name of the process by which we get the output from an input ?
functions
$endgroup$
marked as duplicate by Eevee Trainer, drhab, Carl Christian, Michael Hoppe, Parcly Taxel Mar 21 at 0:57
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
$begingroup$
This question already has an answer here:
What is a function?
10 answers
I am confused as to what really a function is ?
- Is a function the steps by which we get the output from an input ?
- Or is it the name of the process by which we get the output from an input ?
functions
$endgroup$
marked as duplicate by Eevee Trainer, drhab, Carl Christian, Michael Hoppe, Parcly Taxel Mar 21 at 0:57
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
$begingroup$
I'm pretty sure that this exact question has been already asked here ...
$endgroup$
– Matti P.
Mar 20 at 9:16
add a comment |
$begingroup$
This question already has an answer here:
What is a function?
10 answers
I am confused as to what really a function is ?
- Is a function the steps by which we get the output from an input ?
- Or is it the name of the process by which we get the output from an input ?
functions
$endgroup$
This question already has an answer here:
What is a function?
10 answers
I am confused as to what really a function is ?
- Is a function the steps by which we get the output from an input ?
- Or is it the name of the process by which we get the output from an input ?
This question already has an answer here:
What is a function?
10 answers
functions
functions
asked Mar 20 at 9:06
Ashok SharmaAshok Sharma
111
111
marked as duplicate by Eevee Trainer, drhab, Carl Christian, Michael Hoppe, Parcly Taxel Mar 21 at 0:57
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Eevee Trainer, drhab, Carl Christian, Michael Hoppe, Parcly Taxel Mar 21 at 0:57
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
$begingroup$
I'm pretty sure that this exact question has been already asked here ...
$endgroup$
– Matti P.
Mar 20 at 9:16
add a comment |
$begingroup$
I'm pretty sure that this exact question has been already asked here ...
$endgroup$
– Matti P.
Mar 20 at 9:16
$begingroup$
I'm pretty sure that this exact question has been already asked here ...
$endgroup$
– Matti P.
Mar 20 at 9:16
$begingroup$
I'm pretty sure that this exact question has been already asked here ...
$endgroup$
– Matti P.
Mar 20 at 9:16
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Simply put, a function is basically the description or the rule of the dependence of the output on the input. It may also be seen as a mapping of the set $X$ - the domain to the set $Y$- the codomain. Notation-aly $f: Xmapsto Y$.
Take the example of $f(x)=x^2$. Let $X$ be the set of Real Numbers denoted $mathbbR$. Clearly you can observe from the graph of $y=x^2$ that $f$ maps the input that is the real line to the positive real plane including $y=0$. Again, Notation-aly $f(x)=x^2 mid f:mathbbRmapsto mathbbR^+cup 0$.
I would suggest you consult Wikipedia's page on Functions for deeper detail.
$endgroup$
$begingroup$
You didn't make precise what you mean with "the description or the rule". Note that two functions can be equal, but have different "descriptions". Furthermore, not every function needs to have a "concrete" rule. Just imagine the choice-function provided by the axiom of choice. Typically, there is no "description or rule" for the function.
$endgroup$
– Babelfish
Mar 20 at 10:20
add a comment |
$begingroup$
Consider the function $xmapsto x^2$. That describes the steps from input to output. Now you may refer to that function by a name, say $f$, so you write $fcolon xmapsto x^2$
$endgroup$
$begingroup$
Why the downvote? Did I misunderstand the question?
$endgroup$
– Michael Hoppe
Mar 20 at 12:56
$begingroup$
I downvoted your reply for two reasons. Firstly, because it did not address the real question, i.e., what is a function. Secondly, because your decision not to involve the domain and the codomain in the discussion, will in my opinion, push the OP in the wrong direction. I think that very basic questions should be answered at length.
$endgroup$
– Carl Christian
Mar 20 at 21:24
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Simply put, a function is basically the description or the rule of the dependence of the output on the input. It may also be seen as a mapping of the set $X$ - the domain to the set $Y$- the codomain. Notation-aly $f: Xmapsto Y$.
Take the example of $f(x)=x^2$. Let $X$ be the set of Real Numbers denoted $mathbbR$. Clearly you can observe from the graph of $y=x^2$ that $f$ maps the input that is the real line to the positive real plane including $y=0$. Again, Notation-aly $f(x)=x^2 mid f:mathbbRmapsto mathbbR^+cup 0$.
I would suggest you consult Wikipedia's page on Functions for deeper detail.
$endgroup$
$begingroup$
You didn't make precise what you mean with "the description or the rule". Note that two functions can be equal, but have different "descriptions". Furthermore, not every function needs to have a "concrete" rule. Just imagine the choice-function provided by the axiom of choice. Typically, there is no "description or rule" for the function.
$endgroup$
– Babelfish
Mar 20 at 10:20
add a comment |
$begingroup$
Simply put, a function is basically the description or the rule of the dependence of the output on the input. It may also be seen as a mapping of the set $X$ - the domain to the set $Y$- the codomain. Notation-aly $f: Xmapsto Y$.
Take the example of $f(x)=x^2$. Let $X$ be the set of Real Numbers denoted $mathbbR$. Clearly you can observe from the graph of $y=x^2$ that $f$ maps the input that is the real line to the positive real plane including $y=0$. Again, Notation-aly $f(x)=x^2 mid f:mathbbRmapsto mathbbR^+cup 0$.
I would suggest you consult Wikipedia's page on Functions for deeper detail.
$endgroup$
$begingroup$
You didn't make precise what you mean with "the description or the rule". Note that two functions can be equal, but have different "descriptions". Furthermore, not every function needs to have a "concrete" rule. Just imagine the choice-function provided by the axiom of choice. Typically, there is no "description or rule" for the function.
$endgroup$
– Babelfish
Mar 20 at 10:20
add a comment |
$begingroup$
Simply put, a function is basically the description or the rule of the dependence of the output on the input. It may also be seen as a mapping of the set $X$ - the domain to the set $Y$- the codomain. Notation-aly $f: Xmapsto Y$.
Take the example of $f(x)=x^2$. Let $X$ be the set of Real Numbers denoted $mathbbR$. Clearly you can observe from the graph of $y=x^2$ that $f$ maps the input that is the real line to the positive real plane including $y=0$. Again, Notation-aly $f(x)=x^2 mid f:mathbbRmapsto mathbbR^+cup 0$.
I would suggest you consult Wikipedia's page on Functions for deeper detail.
$endgroup$
Simply put, a function is basically the description or the rule of the dependence of the output on the input. It may also be seen as a mapping of the set $X$ - the domain to the set $Y$- the codomain. Notation-aly $f: Xmapsto Y$.
Take the example of $f(x)=x^2$. Let $X$ be the set of Real Numbers denoted $mathbbR$. Clearly you can observe from the graph of $y=x^2$ that $f$ maps the input that is the real line to the positive real plane including $y=0$. Again, Notation-aly $f(x)=x^2 mid f:mathbbRmapsto mathbbR^+cup 0$.
I would suggest you consult Wikipedia's page on Functions for deeper detail.
edited Mar 20 at 9:21
answered Mar 20 at 9:16
Paras KhoslaParas Khosla
2,758423
2,758423
$begingroup$
You didn't make precise what you mean with "the description or the rule". Note that two functions can be equal, but have different "descriptions". Furthermore, not every function needs to have a "concrete" rule. Just imagine the choice-function provided by the axiom of choice. Typically, there is no "description or rule" for the function.
$endgroup$
– Babelfish
Mar 20 at 10:20
add a comment |
$begingroup$
You didn't make precise what you mean with "the description or the rule". Note that two functions can be equal, but have different "descriptions". Furthermore, not every function needs to have a "concrete" rule. Just imagine the choice-function provided by the axiom of choice. Typically, there is no "description or rule" for the function.
$endgroup$
– Babelfish
Mar 20 at 10:20
$begingroup$
You didn't make precise what you mean with "the description or the rule". Note that two functions can be equal, but have different "descriptions". Furthermore, not every function needs to have a "concrete" rule. Just imagine the choice-function provided by the axiom of choice. Typically, there is no "description or rule" for the function.
$endgroup$
– Babelfish
Mar 20 at 10:20
$begingroup$
You didn't make precise what you mean with "the description or the rule". Note that two functions can be equal, but have different "descriptions". Furthermore, not every function needs to have a "concrete" rule. Just imagine the choice-function provided by the axiom of choice. Typically, there is no "description or rule" for the function.
$endgroup$
– Babelfish
Mar 20 at 10:20
add a comment |
$begingroup$
Consider the function $xmapsto x^2$. That describes the steps from input to output. Now you may refer to that function by a name, say $f$, so you write $fcolon xmapsto x^2$
$endgroup$
$begingroup$
Why the downvote? Did I misunderstand the question?
$endgroup$
– Michael Hoppe
Mar 20 at 12:56
$begingroup$
I downvoted your reply for two reasons. Firstly, because it did not address the real question, i.e., what is a function. Secondly, because your decision not to involve the domain and the codomain in the discussion, will in my opinion, push the OP in the wrong direction. I think that very basic questions should be answered at length.
$endgroup$
– Carl Christian
Mar 20 at 21:24
add a comment |
$begingroup$
Consider the function $xmapsto x^2$. That describes the steps from input to output. Now you may refer to that function by a name, say $f$, so you write $fcolon xmapsto x^2$
$endgroup$
$begingroup$
Why the downvote? Did I misunderstand the question?
$endgroup$
– Michael Hoppe
Mar 20 at 12:56
$begingroup$
I downvoted your reply for two reasons. Firstly, because it did not address the real question, i.e., what is a function. Secondly, because your decision not to involve the domain and the codomain in the discussion, will in my opinion, push the OP in the wrong direction. I think that very basic questions should be answered at length.
$endgroup$
– Carl Christian
Mar 20 at 21:24
add a comment |
$begingroup$
Consider the function $xmapsto x^2$. That describes the steps from input to output. Now you may refer to that function by a name, say $f$, so you write $fcolon xmapsto x^2$
$endgroup$
Consider the function $xmapsto x^2$. That describes the steps from input to output. Now you may refer to that function by a name, say $f$, so you write $fcolon xmapsto x^2$
answered Mar 20 at 9:11
Michael HoppeMichael Hoppe
11.2k31837
11.2k31837
$begingroup$
Why the downvote? Did I misunderstand the question?
$endgroup$
– Michael Hoppe
Mar 20 at 12:56
$begingroup$
I downvoted your reply for two reasons. Firstly, because it did not address the real question, i.e., what is a function. Secondly, because your decision not to involve the domain and the codomain in the discussion, will in my opinion, push the OP in the wrong direction. I think that very basic questions should be answered at length.
$endgroup$
– Carl Christian
Mar 20 at 21:24
add a comment |
$begingroup$
Why the downvote? Did I misunderstand the question?
$endgroup$
– Michael Hoppe
Mar 20 at 12:56
$begingroup$
I downvoted your reply for two reasons. Firstly, because it did not address the real question, i.e., what is a function. Secondly, because your decision not to involve the domain and the codomain in the discussion, will in my opinion, push the OP in the wrong direction. I think that very basic questions should be answered at length.
$endgroup$
– Carl Christian
Mar 20 at 21:24
$begingroup$
Why the downvote? Did I misunderstand the question?
$endgroup$
– Michael Hoppe
Mar 20 at 12:56
$begingroup$
Why the downvote? Did I misunderstand the question?
$endgroup$
– Michael Hoppe
Mar 20 at 12:56
$begingroup$
I downvoted your reply for two reasons. Firstly, because it did not address the real question, i.e., what is a function. Secondly, because your decision not to involve the domain and the codomain in the discussion, will in my opinion, push the OP in the wrong direction. I think that very basic questions should be answered at length.
$endgroup$
– Carl Christian
Mar 20 at 21:24
$begingroup$
I downvoted your reply for two reasons. Firstly, because it did not address the real question, i.e., what is a function. Secondly, because your decision not to involve the domain and the codomain in the discussion, will in my opinion, push the OP in the wrong direction. I think that very basic questions should be answered at length.
$endgroup$
– Carl Christian
Mar 20 at 21:24
add a comment |
$begingroup$
I'm pretty sure that this exact question has been already asked here ...
$endgroup$
– Matti P.
Mar 20 at 9:16