Description Usage Arguments Value Examples
Add integer vectors
1 | do_add_int(X, Y)
|
X, Y |
Integer vectors representing the digits of big integers. The first digit is the 1s column, second digit is tens column etc. |
Integer vector representing addition of X
and Y
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.