Ha, was just looking around for a SIN function. Not aware of any support for trig, floats or singles, although you will see them referenced in source, which means? Related docs from Microchip; for trig AN1061a, floating point routines AN575, fixed point integer math AN617. Alternate path would be to add a math coprocessor chip.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Is there any workaround or a document to support real numbers in gcbasic?
Ha, was just looking around for a SIN function. Not aware of any support for trig, floats or singles, although you will see them referenced in source, which means? Related docs from Microchip; for trig AN1061a, floating point routines AN575, fixed point integer math AN617. Alternate path would be to add a math coprocessor chip.