What are the comparator operators === and !==

What are the comparator operators === and !==

I have never come across any javascript book that mentions the comparison operators === and !==.  Are these defined in jquery itself ?  If not, what's the deal?

Thanks.

jtt