-
Notifications
You must be signed in to change notification settings - Fork 559
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now that the float data is available to us (in the previous commit), we can take advantage of it, and avoid swash creation. We just use the perl atof() to convert the input string to an NV, and then convert back to a string, but in guaranteed canonical form. Then we look that up.
- Loading branch information
1 parent
2709761
commit f394a63
Showing
1 changed file
with
56 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters