import NotationScientifique from '../4e/4C32.js'
export const titre = 'Notation scientifique'
export { amcReady, amcType } from '../4e/4C32.js'
export { interactifReady, interactifType } from '../4e/4C32.js'
/**
* Clone de 4C32 pour les 2nde
* @author Sébastien Lozano
*/
export const uuid = 'c9404'
export const ref = '2N31-1'
export default function NotationScientifique2e () {
NotationScientifique.call(this)
}