Hey! I've been working on this problem - I think it would be easy for a chemist to answer. If anyone can help me out, I'd appreciate it!
Suppose I want to create a pH gradient from 3 to 9, in increments of 0.5:
pH = (3, 3.5, 4, 4.5, 5, 5.5, 6, 6.5, 7, 7.5, 8, 8.5, 9)
Each pH is in a different...