Converting numeric seconds to 0:00.0 time format
I cannot seem to find a simple way to accomplish this in jmp. I have tried to include a snapshot of what I am doing but does not want to load. Say that I have a numeric value of 0.000021713. In time format this should be 0:01.9 When I apply the m/s format with 1 decimal to the numeric value, jmp returns 0:00.0 This is not difficult to replicate, my colleagues see the same issue. Not sure if I a...