Hi can you help?
39088169 (Mod 12) = 5
How come when I put this into Pd
39088169
|
|
|
[% 12]
|
|
|
|
{4}
Pd says the answer is 4????? is it the way Pd deals with bigger numbers etc Hex wise?
cheers guys
Modulus Question
Hi can you help?
39088169 (Mod 12) = 5
How come when I put this into Pd
39088169
|
|
|
[% 12]
|
|
|
|
{4}
Pd says the answer is 4????? is it the way Pd deals with bigger numbers etc Hex wise?
cheers guys
39088169 cannot be represented exactly as a single-precision float ... the closest representable value is 39088168.
Got ya.
Ok so how do I make Pd represent the correct answer i.e in this case '5'. is it bit twiddling ? if so how would I do it in Pd for this case??
cheers
Oops! Looks like something went wrong!