Main /
GetFixedCategories: GEN rds-hosted Language Tools Get Fixed 4K Author: Daniel Kluss Date: May 6 2006 http://www.rapideuphoria.com/getfixed.zip This is a modified version of the standard include GET.E. He fixed what he thinks is a problem with different notations of the same value not being interpreted bit for bit the same. Please test and comment. Try: equal({GET_SUCCESS,472.8},value("47280000000000.E-011")). May 6: added a test program to show a difference. He gets bit correct: (get.e = 40-45% get2.e = 100%) digit correct: (get.e = 75-85% get2.e = 100%) |