float circumf(float diameter); float area(float length, float height); long jbpow(int x, int n);