static double shortToMinusOneToOne(short s) { ret s/32768.0; }