DSP Code Component Question
Posted: Tue Dec 31, 2019 5:38 pm
On page 240 or so of the user guide is what it describes as "a complete summary of the operators and functions that are currently supported" as sin1, cos1, tan1, log10, min, max, and rndint. If it matters, I'm using 3.0.6, the user guide is marked 3.0.8.
After some investigation, I discovered that sqrt and abs also worked, or at least "worked" as in "accepted as valid". (I haven't stuffed any real data through them yet but the generated ASM code looks plausible.)
Is there a correct list somewhere of all the functions actually supported?
After some investigation, I discovered that sqrt and abs also worked, or at least "worked" as in "accepted as valid". (I haven't stuffed any real data through them yet but the generated ASM code looks plausible.)
Is there a correct list somewhere of all the functions actually supported?