theEclipse
Programmer
I have noticed some things that I am not sure about. can you tell me what they do?
**-the second operator in the parseInt() function:
parseInt('102983',10).
also, does this crossover to the parseFloat function?
**-the % operator:
n % 10
I think that this might be kind of like divide, but with no remainder, if so, is there a function that returns only the remainder?
thankyou
theEclipse
eclipse_web@hotmail.com
**\\||It was recently discovered that research causes cancer in rats||//**
**-the second operator in the parseInt() function:
parseInt('102983',10).
also, does this crossover to the parseFloat function?
**-the % operator:
n % 10
I think that this might be kind of like divide, but with no remainder, if so, is there a function that returns only the remainder?
thankyou
theEclipse
eclipse_web@hotmail.com
**\\||It was recently discovered that research causes cancer in rats||//**