Changeset 20e064b in git

Timestamp:
12/02/19 19:26:09 (4 years ago)
Author:
Olly Betts <olly@…>
Branches:
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.