I'd like to write a small library of option pricing functions in C, and test it from Python using calldll or windll. Does anyone know how to invoke functions that take float or double arguments and return float or double results? Wesley Phoa.