geometry[diagonal] - return the length of the diagonal of a square
|
Calling Sequence
|
|
form(Sq)
|
|
Description
|
|
•
|
The routine returns the length of the diagonal of the given square Sq.
|
•
|
The command with(geometry,diagonal) allows the use of the abbreviated form of this command.
|
|
|