math-exercises 2.1.2 → 2.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -78,7 +78,7 @@ const isAnswerValid = (ans, { a, c, k, powered, isLog10 }) => {
78
78
  exports.logPowerEquation = {
79
79
  id: "logPowerEquation",
80
80
  connector: "\\iff",
81
- label: "Résoudre une équation du type $a\\times b^x + c = d$ grâce au logarithme décimal",
81
+ label: "Résoudre une équation du type $a\\times b^x + c = d$ grâce au logarithme népérien",
82
82
  levels: ["TermSpé", "MathComp"],
83
83
  isSingleStep: true,
84
84
  sections: ["Logarithme népérien", "Puissances"],
@@ -92,7 +92,7 @@ exports.logPowerEquation = {
92
92
  exports.log10PowerEquation = {
93
93
  id: "log10PowerEquation",
94
94
  connector: "\\iff",
95
- label: "Résoudre une équation du type $a\\times b^x + c = d$ grâce au logarithme népérien",
95
+ label: "Résoudre une équation du type $a\\times b^x + c = d$ grâce au logarithme décimal",
96
96
  levels: ["TermSpé", "MathComp"],
97
97
  isSingleStep: true,
98
98
  sections: ["Logarithme décimal", "Puissances"],
@@ -14,12 +14,35 @@ export * from "./sound";
14
14
  export * from "./math";
15
15
  export * from "./weight";
16
16
  export * from "./forces";
17
+ export * from "./waves";
18
+ export * from "./chemicalElements";
17
19
  /**exos pris des maths */
18
20
  export * from "../math/percent/findProportion";
19
21
  export * from "../math/calcul/proportionality/proportionalityTable";
20
22
  export { powersOfTenDivision } from "../math/powers/powersDivision";
21
23
  export * from "../math/powers/decimalToScientific";
22
- export * from "./waves";
23
- export * from "./chemicalElements";
24
24
  export * from "../math/calcul/mentalCaluls/mentalAddAndSub";
25
+ export { log10PowerSimplifying } from "../math/functions/logarithm/log10PowerSimplifying";
26
+ export { log10SumSimplifying } from "../math/functions/logarithm/log10Simplifying";
27
+ export { log10PowerEquation } from "../math/functions/logarithm/logPowerEquation";
28
+ export * from "../math/calculLitteral/equation/equationType1Exercise";
29
+ export * from "../math/calculLitteral/equation/equationType2Exercise";
30
+ export * from "../math/calculLitteral/equation/equationType3Exercise";
31
+ export * from "../math/calculLitteral/equation/equationType4Exercise";
32
+ export * from "../math/geometry/vectors/scalarProductViaCoords";
33
+ export * from "../math/geometry/vectors/scalarProductViaCos";
34
+ export * from "../math/geometry/vectors/coordinatesReading";
35
+ export * from "../math/functions/affines/affineExpressionReading";
36
+ export * from "../math/geometry/thales/thales";
37
+ export * from "../math/geometry/thales/thalesCalcul";
38
+ export * from "../math/equaDiff/equaDiffCheckSolutionFirstOrder";
39
+ export * from "../math/equaDiff/equaDiffGeneralForme";
40
+ export * from "../math/equaDiff/equaDiffGeneralFormeWithIC";
41
+ export * from "../math/derivation/derivativeNumberReading";
42
+ export * from "../math/derivation/derivative/usualderivative";
43
+ export { thirdDegreeDerivative } from "../math/derivation/derivative/thirdDegreeDerivative";
44
+ export { firstDegreeDerivative } from "../math/derivation/derivative/firstDegreeDerivative";
45
+ export { secondDegreeDerivative } from "../math/derivation/derivative/secondDegreeDerivative";
46
+ export * from "../math/trigonometry/trigonometrySideCalcul";
47
+ export * from "../math/trigonometry/trigonometryAngleCalcul";
25
48
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/exercises/pc/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,YAAY,CAAC;AAC3B,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,MAAM,CAAC;AACrB,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AAEzB,yBAAyB;AACzB,cAAc,gCAAgC,CAAC;AAC/C,cAAc,qDAAqD,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AACpE,cAAc,oCAAoC,CAAC;AACnD,cAAc,SAAS,CAAC;AACxB,cAAc,oBAAoB,CAAC;AACnC,cAAc,6CAA6C,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/exercises/pc/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,YAAY,CAAC;AAC3B,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,MAAM,CAAC;AACrB,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,oBAAoB,CAAC;AAEnC,yBAAyB;AACzB,cAAc,gCAAgC,CAAC;AAC/C,cAAc,qDAAqD,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AACpE,cAAc,oCAAoC,CAAC;AACnD,cAAc,6CAA6C,CAAC;AAC5D,OAAO,EAAE,qBAAqB,EAAE,MAAM,mDAAmD,CAAC;AAC1F,OAAO,EAAE,mBAAmB,EAAE,MAAM,8CAA8C,CAAC;AACnF,OAAO,EAAE,kBAAkB,EAAE,MAAM,8CAA8C,CAAC;AAClF,cAAc,uDAAuD,CAAC;AACtE,cAAc,uDAAuD,CAAC;AACtE,cAAc,uDAAuD,CAAC;AACtE,cAAc,uDAAuD,CAAC;AACtE,cAAc,iDAAiD,CAAC;AAChE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,mDAAmD,CAAC;AAClE,cAAc,gCAAgC,CAAC;AAC/C,cAAc,sCAAsC,CAAC;AAErD,cAAc,kDAAkD,CAAC;AACjE,cAAc,uCAAuC,CAAC;AACtD,cAAc,6CAA6C,CAAC;AAE5D,cAAc,4CAA4C,CAAC;AAC3D,cAAc,+CAA+C,CAAC;AAC9D,OAAO,EAAE,qBAAqB,EAAE,MAAM,qDAAqD,CAAC;AAC5F,OAAO,EAAE,qBAAqB,EAAE,MAAM,qDAAqD,CAAC;AAC5F,OAAO,EAAE,sBAAsB,EAAE,MAAM,sDAAsD,CAAC;AAC9F,cAAc,6CAA6C,CAAC;AAC5D,cAAc,8CAA8C,CAAC"}
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- exports.powersOfTenDivision = void 0;
17
+ exports.secondDegreeDerivative = exports.firstDegreeDerivative = exports.thirdDegreeDerivative = exports.log10PowerEquation = exports.log10SumSimplifying = exports.log10PowerSimplifying = exports.powersOfTenDivision = void 0;
18
18
  __exportStar(require("./chemicalEquations"), exports);
19
19
  __exportStar(require("./chemicalReactionsProduct"), exports);
20
20
  __exportStar(require("./delution"), exports);
@@ -31,12 +31,41 @@ __exportStar(require("./sound"), exports);
31
31
  __exportStar(require("./math"), exports);
32
32
  __exportStar(require("./weight"), exports);
33
33
  __exportStar(require("./forces"), exports);
34
+ __exportStar(require("./waves"), exports);
35
+ __exportStar(require("./chemicalElements"), exports);
34
36
  /**exos pris des maths */
35
37
  __exportStar(require("../math/percent/findProportion"), exports);
36
38
  __exportStar(require("../math/calcul/proportionality/proportionalityTable"), exports);
37
39
  var powersDivision_1 = require("../math/powers/powersDivision");
38
40
  Object.defineProperty(exports, "powersOfTenDivision", { enumerable: true, get: function () { return powersDivision_1.powersOfTenDivision; } });
39
41
  __exportStar(require("../math/powers/decimalToScientific"), exports);
40
- __exportStar(require("./waves"), exports);
41
- __exportStar(require("./chemicalElements"), exports);
42
42
  __exportStar(require("../math/calcul/mentalCaluls/mentalAddAndSub"), exports);
43
+ var log10PowerSimplifying_1 = require("../math/functions/logarithm/log10PowerSimplifying");
44
+ Object.defineProperty(exports, "log10PowerSimplifying", { enumerable: true, get: function () { return log10PowerSimplifying_1.log10PowerSimplifying; } });
45
+ var log10Simplifying_1 = require("../math/functions/logarithm/log10Simplifying");
46
+ Object.defineProperty(exports, "log10SumSimplifying", { enumerable: true, get: function () { return log10Simplifying_1.log10SumSimplifying; } });
47
+ var logPowerEquation_1 = require("../math/functions/logarithm/logPowerEquation");
48
+ Object.defineProperty(exports, "log10PowerEquation", { enumerable: true, get: function () { return logPowerEquation_1.log10PowerEquation; } });
49
+ __exportStar(require("../math/calculLitteral/equation/equationType1Exercise"), exports);
50
+ __exportStar(require("../math/calculLitteral/equation/equationType2Exercise"), exports);
51
+ __exportStar(require("../math/calculLitteral/equation/equationType3Exercise"), exports);
52
+ __exportStar(require("../math/calculLitteral/equation/equationType4Exercise"), exports);
53
+ __exportStar(require("../math/geometry/vectors/scalarProductViaCoords"), exports);
54
+ __exportStar(require("../math/geometry/vectors/scalarProductViaCos"), exports);
55
+ __exportStar(require("../math/geometry/vectors/coordinatesReading"), exports);
56
+ __exportStar(require("../math/functions/affines/affineExpressionReading"), exports);
57
+ __exportStar(require("../math/geometry/thales/thales"), exports);
58
+ __exportStar(require("../math/geometry/thales/thalesCalcul"), exports);
59
+ __exportStar(require("../math/equaDiff/equaDiffCheckSolutionFirstOrder"), exports);
60
+ __exportStar(require("../math/equaDiff/equaDiffGeneralForme"), exports);
61
+ __exportStar(require("../math/equaDiff/equaDiffGeneralFormeWithIC"), exports);
62
+ __exportStar(require("../math/derivation/derivativeNumberReading"), exports);
63
+ __exportStar(require("../math/derivation/derivative/usualderivative"), exports);
64
+ var thirdDegreeDerivative_1 = require("../math/derivation/derivative/thirdDegreeDerivative");
65
+ Object.defineProperty(exports, "thirdDegreeDerivative", { enumerable: true, get: function () { return thirdDegreeDerivative_1.thirdDegreeDerivative; } });
66
+ var firstDegreeDerivative_1 = require("../math/derivation/derivative/firstDegreeDerivative");
67
+ Object.defineProperty(exports, "firstDegreeDerivative", { enumerable: true, get: function () { return firstDegreeDerivative_1.firstDegreeDerivative; } });
68
+ var secondDegreeDerivative_1 = require("../math/derivation/derivative/secondDegreeDerivative");
69
+ Object.defineProperty(exports, "secondDegreeDerivative", { enumerable: true, get: function () { return secondDegreeDerivative_1.secondDegreeDerivative; } });
70
+ __exportStar(require("../math/trigonometry/trigonometrySideCalcul"), exports);
71
+ __exportStar(require("../math/trigonometry/trigonometryAngleCalcul"), exports);
package/lib/index.d.ts CHANGED
@@ -1088,6 +1088,83 @@ declare const pcExercises: (import("./exercises/exercise").Exercise<{
1088
1088
  x2: string | number;
1089
1089
  x3: string | number;
1090
1090
  x4: string | number;
1091
+ }> | import("./exercises/exercise").Exercise<{
1092
+ a: number;
1093
+ b: number;
1094
+ }> | import("./exercises/exercise").Exercise<{
1095
+ a: number;
1096
+ b: number;
1097
+ }> | import("./exercises/exercise").Exercise<{
1098
+ a: number;
1099
+ b: number;
1100
+ c: number;
1101
+ }> | import("./exercises/exercise").Exercise<{
1102
+ a: number;
1103
+ b: number;
1104
+ c: number;
1105
+ d: number;
1106
+ }> | import("./exercises/exercise").Exercise<{
1107
+ a: number;
1108
+ b: number;
1109
+ }> | import("./exercises/exercise").Exercise<{
1110
+ coefficients: number[];
1111
+ }> | import("./exercises/exercise").Exercise<{
1112
+ coefficients: number[];
1113
+ }> | import("./exercises/exercise").Exercise<{
1114
+ type: number;
1115
+ a?: number | undefined;
1116
+ b?: number | undefined;
1117
+ coefficients?: number[] | undefined;
1118
+ tex?: string | undefined;
1119
+ }> | import("./exercises/exercise").Exercise<{
1120
+ A: number[];
1121
+ B: number[];
1122
+ }> | import("./exercises/exercise").Exercise<{
1123
+ a: number;
1124
+ }> | import("./exercises/exercise").Exercise<{
1125
+ a: number;
1126
+ initialY: number;
1127
+ }> | import("./exercises/exercise").Exercise<{
1128
+ type: string;
1129
+ d: number;
1130
+ e: number;
1131
+ f: number | undefined;
1132
+ }> | import("./exercises/exercise").Exercise<{
1133
+ b: number;
1134
+ secondPoint: number[];
1135
+ }> | import("./exercises/exercise").Exercise<{
1136
+ tenthPower: number;
1137
+ nbTex: string;
1138
+ }> | import("./exercises/exercise").Exercise<{
1139
+ a: number;
1140
+ powered: number;
1141
+ c: number;
1142
+ k: number;
1143
+ isLog10: boolean;
1144
+ }> | import("./exercises/exercise").Exercise<{
1145
+ nb: number;
1146
+ powers: number[];
1147
+ signs: number[];
1148
+ isLog10: boolean;
1149
+ }> | import("./exercises/exercise").Exercise<{
1150
+ vertices: string[];
1151
+ }> | import("./exercises/exercise").Exercise<{
1152
+ sideLengths: number[];
1153
+ rand: number;
1154
+ rand2: number;
1155
+ isAskingC: boolean;
1156
+ }> | import("./exercises/exercise").Exercise<{
1157
+ xA: number;
1158
+ xB: number;
1159
+ yA: number;
1160
+ yB: number;
1161
+ }> | import("./exercises/exercise").Exercise<{
1162
+ uCoords: string[];
1163
+ vCoords: string[];
1164
+ }> | import("./exercises/exercise").Exercise<{
1165
+ AB: number;
1166
+ AC: number;
1167
+ trigoPoint: string;
1091
1168
  }> | import("./exercises/exercise").Exercise<{
1092
1169
  total: number;
1093
1170
  lefties: number;
@@ -1097,6 +1174,15 @@ declare const pcExercises: (import("./exercises/exercise").Exercise<{
1097
1174
  a: number;
1098
1175
  b: number;
1099
1176
  c: number;
1177
+ }> | import("./exercises/exercise").Exercise<{
1178
+ sideLengths: number[];
1179
+ randAngle: number;
1180
+ randSides: number[];
1181
+ }> | import("./exercises/exercise").Exercise<{
1182
+ sideLengths: number[];
1183
+ randAngle: number;
1184
+ randSide: number;
1185
+ randSideQuestion: number;
1100
1186
  }> | import("./exercises/exercise").Exercise<{
1101
1187
  reactionArray: import("./pc/molecularChemistry/reaction").ReactionSpecies[];
1102
1188
  }> | import("./exercises/exercise").Exercise<{
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAG3D,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,MAAM,EAAE,MAAM,aAAa,CAAC;QAC5B,SAAS,EAAE,MAAM,MAAM,CAAC;QACxB,YAAY,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,KAAK,aAAa,CAAC;KACpD;CACF;AAcD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+BE;AAEF,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAjCnB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA+BE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA/BF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA+BE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEgD,CAAC;AACnD,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAA6B,CAAC;AAE/C,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAG3D,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,MAAM,EAAE,MAAM,aAAa,CAAC;QAC5B,SAAS,EAAE,MAAM,MAAM,CAAC;QACxB,YAAY,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,KAAK,aAAa,CAAC;KACpD;CACF;AAcD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+BE;AAEF,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAjCnB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA+BE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA/BF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA+BE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEgD,CAAC;AACnD,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAA6B,CAAC;AAE/C,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "math-exercises",
3
- "version": "2.1.2",
3
+ "version": "2.1.4",
4
4
  "description": "Math exercises generator for middle school and high school",
5
5
  "main": "lib/index.js",
6
6
  "files": [