export { atof } from './atof.ts'; export { atoi } from './atoi.ts'; export { strtod } from './strtod.ts'; export { strtol } from './strtol.ts';