Even and odd functions: Difference between revisions

Content deleted Content added
Don't take offence, it's just to keep the page as light as possible
No edit summary
Line 9:
The denomination '''even''' is due to the fact that the Taylor series of an even function includes only even powers.
 
Examples of even functions are <math>x^2</math>, <math>x^4</math>, <math>cos(x)</math>, <math>cosh(x)</math>.
 
* The double [[derivative]] of any even function is an even function.
Line 25:
The denomination '''odd''' is due to the fact that the Taylor series of an odd function includes only odd powers.
 
Examples of odd functions are <math>x</math>, <math>x^3</math> and, <math>sin(x)</math>, <math>sinh(x)</math>.
 
==See also==