type/unit - check for a Maple unit
|
Calling Sequence
|
|
type(expr, unit)
|
|
Description
|
|
•
|
A Maple unit is a product of rational powers of unit names, possibly further multiplied by a constant.
|
•
|
The type(expr, unit) function returns true if expr has the form of a Maple unit. Otherwise, false is returned.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?