Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!csd4.csd.uwm.edu!uxc.cso.uiuc.edu!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!glk01126 From: glk01126@uxa.cso.uiuc.edu Newsgroups: comp.sys.atari.st Subject: VT52 / Laser C Power() Message-ID: <111500030@uxa.cso.uiuc.edu> Date: 5 Sep 89 22:25:00 GMT Lines: 16 Nf-ID: #N:uxa.cso.uiuc.edu:111500030:000:378 Nf-From: uxa.cso.uiuc.edu!glk01126 Sep 5 17:25:00 1989 Two Questions: Could someone tabulate the VT52 sequences that TOS uses for formatted screen output? Does anyone know how to use the power() functions in Laser C? I had to use exp10(x*log10(y)) to get a power of x^y which works except that it is fairly inaccurate and a negative check on Y has to be performed along with an odd/even check. Thanks, -Spieu!