Boolean values: Difference between revisions

Content added Content deleted
m (→‎{{header|J}}: bandage dead link with a webarchive reference)
Line 1,326: Line 1,326:
=={{header|J}}==
=={{header|J}}==


False is <tt>0</tt>, true is <tt>1</tt>. This is an [http://keiapl.info/anec/#Maple advantage].
False is <tt>0</tt>, true is <tt>1</tt>. This is an [http://web.archive.org/web/20080703182354/http://keiapl.info/anec/ advantage (search for Maple)].


This approach also works well with [[wp:Bayes'_theorem|Bayes' theorem]], as false matches 0% probability and true matches 100% probability.
This approach also works well with [[wp:Bayes'_theorem|Bayes' theorem]], as false matches 0% probability and true matches 100% probability.