 | Discussion Forum |  |
|
|
Availiability of math functions in the EVAL versionNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Randy Norris Posted 12-Jul-2005 15:53 GMT Toolset C51 |  Availiability of math functions in the EVAL version Randy Norris Hello to Keil users:
There appears to have been some misunderstanding about the question I posted yesterday.
The question was whether I can do things like calculate sin(x) or log(x) with the Evaluation version of the software.
Sorry for the confusion guys. Randy Norris | | Read-Only Author Stefan Duncanson Posted 12-Jul-2005 16:13 GMT Toolset C51 |  RE: Availiability of math functions in the EVAL version Stefan Duncanson "The question was whether I can do things like calculate sin(x) or log(x) with the Evaluation version of the software."
Ok, the short answer is no. | | Read-Only Author Ray Abram Posted 13-Jul-2005 00:50 GMT Toolset C51 |  RE: Availiability of math functions in the EVAL version Ray Abram but... you could use say Delphi to create yourself some look-up tables, which you can then index into for the SINE & COSINE values | | Read-Only Author Dan Henry Posted 13-Jul-2005 01:56 GMT Toolset C51 |  RE: Availiability of math functions in the EVAL version Dan Henry "but... you could use say Delphi to create yourself some look-up tables, which you can then index into for the SINE & COSINE values"
Absolutely! How you choose to populate your ROM and how you choose to use what you populated is entirely at your discretion. | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|