[comp.sys.atari.st] VT52 / Laser C Power

glk01126@uxa.cso.uiuc.edu (09/06/89)

	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!