export { abs } from './abs.ts'; export { ceil } from './ceil.ts'; export { floor } from './floor.ts';