Mathematica > Core Language > Expressions > Testing Expressions >
Mathematica > Core Language > Procedural Programming > Conditionals > Testing Expressions >

TrueQ

TrueQ[expr]
yields True if expr is True, and yields False otherwise.
  • You can use TrueQ to "assume" that a test fails when its outcome is not clear.
New in 1
© 2008 Wolfram Research, Inc.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team