> Graham wrote: > > I wanted to test if two numbers were equal, knowing that they probably > weren’t exactly equal to the last decimal place but nevertheless were > 'engineering equal' as it were - say to six places of decimals.
Perhaps performing a statround() on the numbers prior to checking equality might help. Jim Lambert _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
