automation/arith/Arith
Source: Arith.js:32
File : automation/arith/Arith.js
Created : 28/05/2015
By : Francesc Busquets francesc@gmail.com
JClic.js
An HTML5 player of JClic activities
https://projectestac.github.io/jclic.js
- License: EUPL-1.2
Other
Arith
static
Arith.js:54Extends: module:automation/AutoContentProvider.AutoContentProvider
Arith provides randomly generated mental arithmetics operations, ready to be used in JClic activities.
The operations can be additions, subtractions, multiplications or divides. The unknown of these
operations can be the result of the operation (A op B = ?), any of the two operators
(A op ? = C or ? op B = C) or also the operator itself (A ? B = C).