math-exercises 2.1.2 → 2.1.3

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 * from "../math/derivation/derivative/thirdDegreeDerivative";
44
+ export * from "../math/derivation/derivative/firstDegreeDerivative";
45
+ export * 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,cAAc,qDAAqD,CAAC;AACpE,cAAc,qDAAqD,CAAC;AACpE,cAAc,sDAAsD,CAAC;AACrE,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.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,38 @@ __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
+ __exportStar(require("../math/derivation/derivative/thirdDegreeDerivative"), exports);
65
+ __exportStar(require("../math/derivation/derivative/firstDegreeDerivative"), exports);
66
+ __exportStar(require("../math/derivation/derivative/secondDegreeDerivative"), exports);
67
+ __exportStar(require("../math/trigonometry/trigonometrySideCalcul"), exports);
68
+ __exportStar(require("../math/trigonometry/trigonometryAngleCalcul"), exports);
package/lib/index.d.ts CHANGED
@@ -1088,6 +1088,104 @@ 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").QuestionGenerator<{
1107
+ a: number;
1108
+ b: number;
1109
+ }> | import("./exercises/exercise").QCMGenerator<{
1110
+ a: number;
1111
+ b: number;
1112
+ }> | import("./exercises/exercise").VEA<{
1113
+ a: number;
1114
+ b: number;
1115
+ }> | import("./exercises/exercise").Exercise<{
1116
+ a: number;
1117
+ b: number;
1118
+ }> | import("./exercises/exercise").QuestionGenerator<{
1119
+ coefficients: number[];
1120
+ }> | import("./exercises/exercise").QCMGenerator<{
1121
+ coefficients: number[];
1122
+ }> | import("./exercises/exercise").VEA<{
1123
+ coefficients: number[];
1124
+ }> | import("./exercises/exercise").Exercise<{
1125
+ coefficients: number[];
1126
+ }> | import("./exercises/exercise").QuestionGenerator<{
1127
+ coefficients: number[];
1128
+ }> | import("./exercises/exercise").QCMGenerator<{
1129
+ coefficients: number[];
1130
+ }> | import("./exercises/exercise").VEA<{
1131
+ coefficients: number[];
1132
+ }> | import("./exercises/exercise").Exercise<{
1133
+ coefficients: number[];
1134
+ }> | import("./exercises/exercise").Exercise<{
1135
+ type: number;
1136
+ a?: number | undefined;
1137
+ b?: number | undefined;
1138
+ coefficients?: number[] | undefined;
1139
+ tex?: string | undefined;
1140
+ }> | import("./exercises/exercise").Exercise<{
1141
+ A: number[];
1142
+ B: number[];
1143
+ }> | import("./exercises/exercise").Exercise<{
1144
+ a: number;
1145
+ }> | import("./exercises/exercise").Exercise<{
1146
+ a: number;
1147
+ initialY: number;
1148
+ }> | import("./exercises/exercise").Exercise<{
1149
+ type: string;
1150
+ d: number;
1151
+ e: number;
1152
+ f: number | undefined;
1153
+ }> | import("./exercises/exercise").Exercise<{
1154
+ b: number;
1155
+ secondPoint: number[];
1156
+ }> | import("./exercises/exercise").Exercise<{
1157
+ tenthPower: number;
1158
+ nbTex: string;
1159
+ }> | import("./exercises/exercise").Exercise<{
1160
+ a: number;
1161
+ powered: number;
1162
+ c: number;
1163
+ k: number;
1164
+ isLog10: boolean;
1165
+ }> | import("./exercises/exercise").Exercise<{
1166
+ nb: number;
1167
+ powers: number[];
1168
+ signs: number[];
1169
+ isLog10: boolean;
1170
+ }> | import("./exercises/exercise").Exercise<{
1171
+ vertices: string[];
1172
+ }> | import("./exercises/exercise").Exercise<{
1173
+ sideLengths: number[];
1174
+ rand: number;
1175
+ rand2: number;
1176
+ isAskingC: boolean;
1177
+ }> | import("./exercises/exercise").Exercise<{
1178
+ xA: number;
1179
+ xB: number;
1180
+ yA: number;
1181
+ yB: number;
1182
+ }> | import("./exercises/exercise").Exercise<{
1183
+ uCoords: string[];
1184
+ vCoords: string[];
1185
+ }> | import("./exercises/exercise").Exercise<{
1186
+ AB: number;
1187
+ AC: number;
1188
+ trigoPoint: string;
1091
1189
  }> | import("./exercises/exercise").Exercise<{
1092
1190
  total: number;
1093
1191
  lefties: number;
@@ -1097,6 +1195,15 @@ declare const pcExercises: (import("./exercises/exercise").Exercise<{
1097
1195
  a: number;
1098
1196
  b: number;
1099
1197
  c: number;
1198
+ }> | import("./exercises/exercise").Exercise<{
1199
+ sideLengths: number[];
1200
+ randAngle: number;
1201
+ randSides: number[];
1202
+ }> | import("./exercises/exercise").Exercise<{
1203
+ sideLengths: number[];
1204
+ randAngle: number;
1205
+ randSide: number;
1206
+ randSideQuestion: number;
1100
1207
  }> | import("./exercises/exercise").Exercise<{
1101
1208
  reactionArray: import("./pc/molecularChemistry/reaction").ReactionSpecies[];
1102
1209
  }> | 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.3",
4
4
  "description": "Math exercises generator for middle school and high school",
5
5
  "main": "lib/index.js",
6
6
  "files": [