#include "chu.h" float chu(float x, float y){ return x/y; }