Trace:
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
shannon_entropy_calculator [2015/02/03 17:20] – silvia | shannon_entropy_calculator [2015/04/20 15:06] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Shannon Entropy Calculator ===== | ||
+ | < | ||
+ | ./ | ||
+ | </ | ||
<CSS> | <CSS> | ||
span.entropy_small { font-size: 0.7em; color: #888888; } | span.entropy_small { font-size: 0.7em; color: #888888; } | ||
pre.entropy { font-size: 1em; font-family: | pre.entropy { font-size: 1em; font-family: | ||
pre.entropy_smaller { font-size: 0.8em; font-family: | pre.entropy_smaller { font-size: 0.8em; font-family: | ||
- | input,entropy, textarea.entropy { font-size: 1.1em; font-family: | + | input.entropy, textarea.entropy { font-size: 1.1em; font-family: |
</ | </ | ||
< | < |