long-calc
v1.0.1
Published
A JS based calculator package which can 2 numbers, you need not to bother about mantissa and exponent format and the number of digits in the number the sum presented will take care of these 2 complexity and produce the sum output is user friendly format (
Downloads
8
Readme
A JS based calculator package which can add 2 numbers, you need not to bother about mantissa and exponent format and the number of digits in the number the sum presented will take care of these 2 complexity and produce the sum output is user friendly format (no exponent or mantissa).