and
Returns the bitwise logical AND of the integers val1 through val9.
$(and,val1[, val2,..., val9])
Quick Reference
System Variables
MENUECHO
Sets menu echo and prompt control bits.
angtos
Returns the angular value in the format and precision specified.
$(angtos,value[,mode,precision])
Edits the given value as an angle in the format specified by the mode and
precision as defined for the analogous AutoLISPfunction. (The values for
mode are shown in the following table.) If mode and precision are omitted, it
uses the current values chosen by the UNITS command.
Angular units values
Mode value String format
0 Degrees
De-
grees/minutes/seconds
1
2 Grads
3 Radians
4 Surveyor's units
and | 335