geometry[sides] - compute the sides of a given triangle or a given square
|
Calling Sequence
|
|
sides(g)
|
|
Description
|
|
•
|
The routine computes the sides of triangle g or square g.
|
•
|
In case g is a triangle, the output is a list of three element denoting the three sides of g.
|
•
|
The command with(geometry,sides) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
>
|
|
| (2) |
|
|
Download Help Document
Was this information helpful?