#include #include int main() { printf("%.15f", gsw_specvol(1., 1., 1.)); return 0; }