Home Manual Reference Source

src/arithmetic/constants/mul5.js

export const mul5 = (a) => a * 5;