string: ps (<point>{,<num>})
A 3-D point value in the form of a text string. The format of the output is “(x,y,z)”.
<point>
The point to be
output.
<num>
The number of decimal
places to be printed after a decimal point. If omitted, the value of the
system numeric dec_places is used. Trailing zero’s
are suppressed.
string pval = ps(my_point)
Functions: |
|
Identifiers: |
dec_places (numeric) |