Skip to content
Property Value
Hex Value $40
Categories
Localizations
  • FR: et

and

Overview

Returns 1 (true) when both valueA and valueB are true. Otherwise, return is 0 (false). valueA and valueB can be real numbers, expressions, or lists. TI Connect™ Program Editor Tip: Notice the token is "and" where "_" is a space.

Availability: Token available everywhere.

Syntax

valueA and valueB

Arguments

NameTypeOptional
valueAreal|expression|real[]
valueBreal|expression|real[]

Location

2nd, test, LOGIC, 1:and


Description

Examples

Explanation 1

code 1


Explanation 2

code 2

Error Conditions

Advanced Notes

History

Calculator OS Version Description
TI-82 1.0 Added

Last update: September 30, 2023 15:38:51
Created: February 23, 2023 23:15:01
Authors: Adrien Bertrand