UNPKG

chimera-framework

Version:

Language agnostic framework for stand-alone and distributed computing

3 lines (2 loc) 70 B
let number = parseFloat(process.argv[2]) console.log(number * number)