LIB "tst.lib"; tst_init(); LIB "polylib.lib"; ring r = 0,x, dp; number n = 3/2; numerator(n); tst_status(1);$