angtof
(angtof string [ unit ] )
This function converts an angle
string to double
(in radians); if unit
is omitted, the value of AUNITS system
variable is used.
|
Arguments |
string an angle string |
|
Return |
the angle as double value, or NIL if the string is not a formatted number |
|
Example |
(angtof "1.2") |
|
Remarks |
see (angtos) function |
| © Bricsys NV. All rights reserved. |