08-05-2022, 06:21 PM
Except as strings, -11.2 *is* greater than -11.1. You're not comparing numeric values, but instead string (ASCII) values.
String comparison oddity...[SOLVED]
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
String comparison oddity...[SOLVED] - by Pete - 08-05-2022, 06:00 PM
RE: String comparison oddity... - by bplus - 08-05-2022, 06:19 PM
RE: String comparison oddity...[SOLVED] - by Pete - 08-05-2022, 06:34 PM
RE: String comparison oddity... - by SMcNeill - 08-05-2022, 06:21 PM
RE: String comparison oddity... - by SMcNeill - 08-05-2022, 06:27 PM
RE: String comparison oddity...[SOLVED] - by bplus - 08-05-2022, 07:02 PM
RE: String comparison oddity...[SOLVED] - by Pete - 08-05-2022, 07:16 PM
|