@iarna/math
v1.0.1
Published
Math in easy to use english!
Downloads
5
Readme
@iarna/math
Math in easy to use english!
const math = require('@iarna/math')
console.log(math.five_times_six) // 30
console.log(math.seven_plus_three) // 10
console.log(math.two_to_the_power_of_five_minus_seven) // 25
console.log(math.twenty_five_times_two) // 50
console.log(math.open_parenthesis_three_times_four_close_parenthesis_to_the_power_of_three) // 1728
console.log(math.wobble_times_seven) // a suffusion of yellow
console.log(math.seventy_three) // 73
DESCRIPTION
FINALLY, you can ditch those annoying digits and use natural language like a human being, and not a machine. You're not a MACHINE, right?