export function mltpl(a, b) { return a * b; }