| Definition: CountIf is a GeoGebra LIST command. |
CountIf[ <Condition>, <List> ]
|
| See also list commands: Length yields the number of elements in the list. |
| CountIf - USE |
CountIf[Condition, List]: Counts the number of elements in the list satisfying the condition.
Examples:
|
Related topics:
- Append
- CountIf
- Element
- First
- Insert
- Intersection
- IterationList
- Join
- KeepIf
- Last
- Length
- Min
- Max
- Product
- RemoveUndefined
- Reverse
- Sequence
- Sort
- Sum
- Take
- Union
Up one level
|

