Re: A89: ASM ? About Rom Calls to integrate functions...


[Prev][Next][Index][Thread]

Re: A89: ASM ? About Rom Calls to integrate functions...




Caleb Austin wrote:
> 
> hi,
> I am wanting to write an assembly program that will be able to call functions like
> integrate(f(x),x)
> limit(f(x),x,0)
> and so forth.
> 
> What I need to know is the equ's and what else has to be set for that call. If some one has information on this please email me or post it here. Thank you for you help
> Caleb
> 

Too bad... that's impossible to do in assembly...


Follow-Ups: References: