User Manual - Page 35

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
crossP()
Catalog >
List1 and List2 must have equal
dimension, and the dimension must be
either 2 or 3.
crossP(Vector1, Vector2) vector
Returns a row or column vector (depending
on the arguments) that is the cross product
of Vector1 and Vector2.
Both Vector1 and Vector2 must be row
vectors, or both must be column vectors.
Both vectors must have equal dimension,
and the dimension must be either 2or3.
csc()
µ key
csc(Value1) value
csc(List1) list
Returns the cosecant of Value1 or returns a
list containing the cosecants of all elements
in List1.
In Degree angle mode:
In Gradian angle mode:
In Radian angle mode:
csc¹()
µ key
csc¹(Value1) value
csc¹(List1) list
Returns the angle whose cosecant is
Value1 or returns a list containing the
inverse cosecants of each element of List1.
Note: The result is returned as a degree,
gradian or radian angle, according to the
current angle mode setting.
Note: You can insert this function from the
keyboard by typing arccsc(...).
In Degree angle mode:
In Gradian angle mode:
In Radian angle mode:
Alphabetical Listing 31
Loading ...
Loading ...
Loading ...