Definitions

from Wiktionary, Creative Commons Attribution/Share-Alike License.

  • verb Third-person singular simple present indicative form of evaluate.

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word evaluates.

Examples

  • Either operand may be a numeric expression, as long as the expression evaluates to an absolute or floating point number.

    DOCUMENTATION: A86 Assembler Package by Eric Isaacson Chapter 8 1990

  • If will only execute its code if the expression evaluates to true.

    AutoHotkey Community 2010

  • If will only execute its code if the expression evaluates to true.

    AutoHotkey Community 2010

  • If the expression evaluates to false a message is appended to the test log and the test function is stopped.

    Planet Python 2010

  • If it isn't passed it assumes a blank string if the expression evaluates to false.

    The Code Project Latest Articles Stein Borge 2010

  • For the first two examples it's easiest to use a While loop since the loop will continue while the expression evaluates as true (or 1).

    AutoHotkey Community 2009

  • If the expression evaluates to true, the contained code block will be executed, and then the expression will be evaluated again

    BlueFur.com 2009

  • If the expression evaluates to false, the code block will not be executed, and the expression will not be evaluated again.

    BlueFur.com 2009

  • Again, considering the worst case scenario ptr will be N so the above expression evaluates to (again) 2N+2.

    MSDN Blogs nmallick 2010

  • The following rule will only apply if the boolean expression evaluates to true.

    KDE TechBase - Recent changes [en] 2010

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.