Hi,
I am new the Javascript. I was wondering if there is a pre-built or
pre-written script that can do simple number formatting.
When I do a calculation of 2 floating point numbers, I always end with
with xxxx.xxxxxx. I would like to keep just the first 2 digit, xxxx.xx.
Thanks in advance for your help!
Terry
I am new the Javascript. I was wondering if there is a pre-built or
pre-written script that can do simple number formatting.
When I do a calculation of 2 floating point numbers, I always end with
with xxxx.xxxxxx. I would like to keep just the first 2 digit, xxxx.xx.
Thanks in advance for your help!
Terry
Comment