We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Is there any way to convince the compiler to use the VCVTR command to convert floats to ints?
That would be extremely nice.
Currently the compiler seems to use always the VCVT, but this rounds towards zero.
With the VCVTR command it is possible to round automatically towards nearest integer ...
Any idea?