Function - Identity
Table of Contents
About
An identity function is an algebraic law that defines when the output of the function is equal to the input.
Articles Related
Linear Algebra
For any domain D: each domain element d map to itself:
Example
Addition (+) <MATH> x+0 = x </MATH>
Division: (/) <MATH> \frac{x}{1} = x </MATH>