Idempotence
A function is idempotent if .
Examples
- Any constant function is idempotent.
- The function is idempotent.
- The signum function is idempotent.
- The absolute value function is idempotent.
- The greatest integer function is idempotent, as is the least integer function.
This article is a stub. Help us out by expanding it.