mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
23a9ff1196
Without this fix, values of x where x * x + 1 are rounded down could make asin() argument to be out of range. Signed-off-by: Carlos Sanchez <carlossanchez@geotab.com>