User Manual

coth¹()
Catalog >
coth¹(Value1) value
coth¹(List1) list
Returns the inverse hyperbolic cotangent of
Value1 or returns a list containing the
inverse hyperbolic cotangents of each
element of List1.
Note: You can insert this function from the
keyboard by typing arccoth(...).
count()
Catalog >
count(Value1orList1 [,Value2orList2
[,...]]) value
Returns the accumulated count of all
elements in the arguments that evaluate to
numeric values.
Each argument can be an expression, value,
list, or matrix. You can mix data types and
use arguments of various dimensions.
For a list, matrix, or range of cells, each
element is evaluated to determine if it
should be included in the count.
Within the Lists & Spreadsheet application,
you can use a range of cells in place of any
argument.
Empty (void) elements are ignored. For
more information on empty elements, see
page 196.
countif()
Catalog >
countif(List,Criteria) value
Returns the accumulated count of all
elements in List that meet the specified
Criteria.
Criteria can be:
A value, expression, or string. For
Counts the number of elements equal to 3.
Alphabetical Listing 29