Skip to content

EulerE

EulerE(n)

gives the euler number En.

EulerE(n, x)

gives the Eulerian polynomial.

See

Examples

>> EulerE(6)
-61
>> EulerE(10,z)
-155*z+255*z^3-126*z^5+30*z^7-5*z^9+z^10

Github