'div-2': {
        type: 'calc',
        func: (n) => Math.round((n - n % 2) / 2),

        io: {