Changeset 20e064b in git

Timestamp:
02/12/19 19:26:09 (5 years ago)
Author:
Olly Betts <olly@…>
Branches:
RELEASE/1.2, master, proj-api-update
Children:
0fa4371
Parents:
23ee2dc
Message:

Use isnan() to check for not-a-number

This is cleaner, more robust and more efficient than formatting the
number as a string and checking for "NaN" or "nan" in the result.

(No files)

Note: See TracChangeset for help on using the changeset viewer.