Description Usage Arguments Value Examples
Title
1 | subtract_two(first_number, second_number)
|
first_number |
The larger number we're subtracting from |
second_number |
The smaller number we're subtracting |
The subtraction of first_number - second_number
1 | subtract_two(10, 6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.