math co-processor
TimN
Posts: 32
i am currently using the MicroMega math co-processor (v.2) available on this site, but as an end part of a program that uses multiple program slots, i must take the data sent back from the co-processor and send it out with other peices of data via serout 16. the maximum digit length coming out of the coproccessor is 4. however, i do not know of a method to compile all 4 digits and be able to read them and send them out via serout 16 along with other data. i have been able to send out data from the coprocessor via serout 16 by itself, but in this case i must sned it out iwth other variables. is there a method to compile a peice of data sent out by the coprocessor into a working decimal number?