Jump to content

User:Wvbailey/Table and image tests

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Wvbailey (talk | contribs) at 18:50, 25 November 2009 (Created page with 'This is a test page for User:Wvbailey <div style="float:left; padding-left: 1em; width: 1in; background-color: white;"> {|class="wikitable" style="padding-bottom:...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

This is a test page for User:Wvbailey

Karnaugh Square-# x y z ( ~ ( y & z ) & ( x y ) ) ( ~ (x & z ) )
x'y'z' 0 0 0 0 1 0 0 0 1 0 1 0 1 1 0 0 0
x'y'z 1 0 0 1 1 0 0 1 1 0 1 0 1 1 0 0 1
x'yz' 2 0 1 0 1 1 0 0 1 0 1 1 1 1 0 0 0
x'yz 3 0 1 1 0 1 1 1 0 0 1 1 1 1 0 0 1
xy'z' 4 1 0 0 1 0 0 0 0 1 0 0 1 1 1 0 0
xy'z 5 1 0 1 1 0 0 1 0 1 0 0 1 0 1 1 1
xyz' 6 1 1 0 1 1 0 0 1 1 1 1 1 1 1 0 0
xyz 7 1 1 1 0 1 1 1 0 1 1 1 1 0 1 1 1