Horizontal sundial calculations: Difference between revisions

m
→‎{{header|REXX}}: fixed a typo.
No edit summary
m (→‎{{header|REXX}}: fixed a typo.)
Line 2,041:
/* ┌───────────◄ None specified? Then use the default*/
/* │ of Jules Verne's Lincoln Island, */
/* ↓ aka Ernest Legouve ReedReef. */
if lat=='' | lat=="," then lat= -4.95 /*Not specified? Then use the default.*/
if lng=='' | lng=="," then lng= -150.5 /* " " " " " " */