Description Usage Arguments Details Author(s) Examples
This uses item model 3 to create number series items - Use of basic algebraic skills.
1 | imThree(items, n, arith = "add")
|
items |
The number of items to generate |
n |
Value to use the arithmetic operator on |
arith |
Use either 'add', 'substr', 'multi', 'div'. |
Each element in the sequence is derived from the preceding by applying one of four basic arithmetic operations - addition, subtraction, multiplication, or division. Coefficient of change is invariant across the sequence. 20 18 16 14 (12). Currently it only displays up to a series of 9.
Aiden Loe and Filip Simonfy
1 | imThree(items=4,n=2,arith="add")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.