Skip to content

Bug in fastMath.cpp #268

@dsyme

Description

@dsyme

The pow10 lookup table has an incorrect duplicate entry on line 19 of fastMath.cpp

This was discovered when experimenting with AI automated test coverage improvement and performance optimization of the code in this repo using GitHub Agentic Workflows.

See https://github.com/dsyme/librapid/pull/7/files#diff-c086ffebf40f52b58e36f5f05414be9084772d011a070efa1f86e010078f3be0R19

The rest of the PR may be of interest but I'm not certain of it so won't submit it.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions