Description Usage Arguments Details Value Author(s)
Heaviside function
1 | heaviside(x)
|
x |
number |
Heaviside function H(x) is defined to be 1 if x is positive and 0 otherwise. If x is 0, the function returns 0.5.
1 if x is positive, 0 if it is negative and 0.5 otherwise.
Sangeeta Bhatia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.