I have a product I'm tasked to test and calibrate that communicates in string format. I've created conversion routines for non-array strings to double numeric, and double to numeric array, string array and concatenated string format. I've included the bitwise calculation of the sign, exponent and significand.