svensl
Full Member level 1
I was wondering whether there are any simplification/rules when doing modulo 1 arithmetic.
For example: <a+b>*<c+d> = ? or <a+b>^2=?
Here, <> is the fractional part, i.e <4.2> = 0.2
There is plenty I could find on mod N arithmetic with n>1 but nothing on mod 1.
thanks for any tips.
Svensl
For example: <a+b>*<c+d> = ? or <a+b>^2=?
Here, <> is the fractional part, i.e <4.2> = 0.2
There is plenty I could find on mod N arithmetic with n>1 but nothing on mod 1.
thanks for any tips.
Svensl