Basic Examples (13)
Test whether a basic power function is odd:
Test another power function:
Test whether a constant function is odd:
Test whether the absolute value function is odd:
Test whether the sine function is odd:
Test whether the cosine function is odd:
Test whether a Gaussian function is odd:
Test a signed Gaussian function:
Test whether a hyperbolic sine function of two variables is odd:
Test whether the hyperbolic tangent function is odd:
Test whether the error function is odd:
Test whether a Fresnel integral is odd:
Test whether a shifted Fresnel integral is odd:
Scope (2)
For a function of multiple variables, parity is determined based on the behavior of the function under the transformation {x,y,..}→{-x,-y,..}. Find the parity of a function of two variables:
Find the parity of a function of three variables:
Wrapping one of the variables in Abs converts this to an even function: