You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
189 B
8 lines
189 B
8 years ago
|
# Description: Non-integer degrees in dd:mm:ss mode.
|
||
|
# Status: fail
|
||
|
# Output hash: 9469953f706df02349e019f8b47a499d169113b654aee46cacb966d01a27848c
|
||
|
@use "gmt"
|
||
|
|
||
|
a=Coord("1.0:10");
|
||
|
|
||
|
print(a);
|