Description Usage Arguments Value
Changes two values by each other
1 | replace(mat, val1, val2)
|
mat |
matrix or sudoku class object |
val1 |
value_1 to be changed by value_2 |
val2 |
value_2 to be changed by value_1 |
modified matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.