Application Guide

Error Message Description
for the void (if the callback is defined)
Conversion operator: DispAt 2_ft @> _m,
"Hello World"
CAS: Datatype Error is thrown (if the
callback is defined)
Numeric: Conversion will be evaluated
and if the result is a valid argument,
DispAt print the string at the result line.
DMS
Catalog >
Expr DMS
List DMS
Matrix DMS
Note: You can insert this operator from the
computer keyboard by typing @>DMS.
Interprets the argument as an angle and
displays the equivalent DMS
(DDDDDD°MM'SS.ss'') number. See °, ', ''
on page 228 for DMS (degree, minutes,
seconds) format.
Note: DMS will convert from radians to
degrees when used in radian mode. If the
input is followed by a degree symbol ° , no
conversion will occur. You can use DMS
only at the end of an entry line.
In Degree angle mode:
domain()
Catalog >
domain(Expr1, Var) expression
Returns the domain of Expr1 with respect
to Var.
domain() can be used to examine domains
of functions. It is restricted to real and
finite domain.
This functionality has limitations due to
shortcomings of computer algebra
simplification and solver algorithms.
Alphabetical Listing 55