Fix for the lib.dispersion.cr72 module for early Python versions.
For Python 2.5 and earlier, the math.acosh() function does not exist. Therefore the numpy equivalents are now being used.
Authored by: bugman 2013-10-21
Parent: [r21192]
Child: [r21194]