Description Usage Arguments Value Examples
This function returns the absolute value of any number passed to it plus the number 1.
1 |
x |
The parameter x accepted should be of integer or numeric type. |
The returned variable x should also be of integer type and is the absolute value of the number incremented by 1.
1 | absolute_value1(-1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.