File: /home/mmtprep/public_html/mathzen.mmtprep.com/assets/canc3C11-2Ml_WS8x.js.map
{"version":3,"file":"canc3C11-2Ml_WS8x.js","sources":["../../src/exercices/can/c3/canc3C11.js"],"sourcesContent":["import { texNombre } from '../../../lib/outils/texNombre.js'\nimport { randint } from '../../../modules/outils.js'\nimport Decimal from 'decimal.js'\nimport Exercice from '../../Exercice.js'\nexport const titre = 'Calculer la moitié d’un nombre impair'\nexport const interactifReady = true\nexport const interactifType = 'mathLive'\nexport const amcReady = true\nexport const amcType = 'AMCNum'\nexport const dateDePublication = '13/09/2022'\n\n/*!\n * @author Gilles Mora\n *\n */\n\nexport const uuid = 'aee7c'\nexport const ref = 'canc3C11'\nexport default function CalculMoitieImpair () {\n Exercice.call(this)\n this.typeExercice = 'simple'\n this.nbQuestions = 1\n this.tailleDiaporama = 2\n this.formatChampTexte = 'largeur15 inline'\n this.nouvelleVersion = function () {\n const a = randint(3, 48) * 2 + 1\n\n this.reponse = new Decimal(a).div(2)\n this.question = `Calculer la moitié de $${a}$. `\n this.correction = `$${a}\\\\div 2=${texNombre(this.reponse)}$\n `\n this.canEnonce = this.question\n this.canReponseACompleter = ''\n }\n}\n"],"names":["titre","interactifReady","interactifType","amcReady","amcType","dateDePublication","uuid","ref","CalculMoitieImpair","Exercice","a","randint","Decimal","texNombre"],"mappings":"6DAIY,MAACA,EAAQ,wCACRC,EAAkB,GAClBC,EAAiB,WACjBC,EAAW,GACXC,EAAU,SACVC,EAAoB,aAEjC;AAAA;AAAA;AAAA,GAKY,MAACC,EAAO,QACPC,EAAM,WACJ,SAASC,GAAsB,CAC5CC,EAAS,KAAK,IAAI,EAClB,KAAK,aAAe,SACpB,KAAK,YAAc,EACnB,KAAK,gBAAkB,EACvB,KAAK,iBAAmB,mBACxB,KAAK,gBAAkB,UAAY,CACjC,MAAMC,EAAIC,EAAQ,EAAG,EAAE,EAAI,EAAI,EAE/B,KAAK,QAAU,IAAIC,EAAQF,CAAC,EAAE,IAAI,CAAC,EACnC,KAAK,SAAW,0BAA0BA,CAAC,MAC3C,KAAK,WAAa,IAAIA,CAAC,WAAWG,EAAU,KAAK,OAAO,CAAC;AAAA,WAEzD,KAAK,UAAY,KAAK,SACtB,KAAK,qBAAuB,EAC7B,CACH"}