thousands;ones

Status
Not open for further replies.

Joe G

Member
if i write "movlw .100" equals the decimal of 100. would thousands be "1.00" , tens
be ".01" and ones be ".001" ?
 
i just put them there for the wording, i should of know that in coding they may chg what you ment... i should of wrote

movlw .100

my oops, thanks
 
)then, how would i write onethousand ,if i wanted to subtract 1000 from my pulse reading ( im working on a rpm 7seg display)?
 
You need a math library or figure out how to do multi byte math. You might want to look into a high level language with math functions like C or BASIC.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…