| Property | Value |
|---|---|
| Hex Value | $40 |
| Categories | |
| Localizations |
|
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
| Name | Type | Optional |
|---|---|---|
| valueA | real|expression|real[] | |
| valueB | real|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 |
Related Commands
Authors: