Monday, July 9, 2018

The question I asked was "What does 'False' mean in HTML"

Here is the answer I received:

What is false in JavaScript?
Jump to: In JavaScript, a truthy value is a value that is considered true when evaluated in a Boolean context. All values are truthy unless they are defined as falsy (i.e., except for false , 0 , "" , null , undefined , and NaN ). JavaScript uses type coercion in Boolean contexts.Dec 20, 2017
end partial quote from: 
https://www.google.com/search?q=in+HTML+what+does+%22False%22+mean%3F&rlz=1C5CHFA_enUS750US750&oq=in+HTML+what+does+%22False%22+mean%3F&aqs=chrome..69i57.9174j0j7&sourceid=chrome&ie=UTF-8

I'm having a strange problem. When I try to give you the URL for this page
 the above is all that it will display.

To explain the above answer I'm not sure I really can. 
Because I don't fully understand what the Boolean Algebra reference is all about in the first place.

However, I do know that Fortran is based upon Algebraic formulas so likely Javascript might be too.

No comments: