This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Reduction of Logic to Arithmetic


By using logic functions we can convert logical algorithm into simple
algorithm without logical trees. This converts logical operation to
algebraic manipulation or math equation. This article is posted to
viXra pre print archive link http://vixra.org/abs/1305.0080 Therefore
we can make efficient programming. A complex program can be executable
in an ordinary processor. Therefore it can be useful for mobile tablet
and all computers.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]