Cesar Cardoso escribi�:
>
> Calling all TP3 MSX programmers...
>
> a) Can someone give me a TINST.DAT file that works correctly on MSX 80
> columns?
> b) I have the function Sqr(x), that gives me the BASIC equivalent of
> x^2; how can I do a x^n(n<>2) in TP?
Suppose you want: A=x^n ==> n*ln(X)=ln(A) ==> A=exp(n*ln(X)).That's it.
Bye.
--
Jorge Vidal Wulff
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Licenciatura en ciencia de la computaci�n.
Depto. de Matem�tica y ciencia de la Computaci�n.
Universidad de Santiago de Chile - USACH.
****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****