UNPKG

long-calc

Version:

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 (

2 lines (1 loc) 286 B
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).