arcade-mcp/toolkits/math/arcade_math/tools
Mateo Torres ab735eb442
increased precision of decimal-based math tools to 100 digits (#315)
Some edge cases of a benchmark were failing due to low precision,
increased the precision to 100 digits.
2025-03-19 13:48:18 -03:00
..
__init__.py Release Arcade Math 1.0.0 (#300) 2025-03-17 12:58:17 -07:00
arithmetic.py increased precision of decimal-based math tools to 100 digits (#315) 2025-03-19 13:48:18 -03:00
exponents.py increased precision of decimal-based math tools to 100 digits (#315) 2025-03-19 13:48:18 -03:00
miscellaneous.py increased precision of decimal-based math tools to 100 digits (#315) 2025-03-19 13:48:18 -03:00
random.py Math tools expanded (#293) 2025-03-14 09:47:04 -03:00
rational.py Math tools expanded (#293) 2025-03-14 09:47:04 -03:00
rounding.py increased precision of decimal-based math tools to 100 digits (#315) 2025-03-19 13:48:18 -03:00
statistics.py increased precision of decimal-based math tools to 100 digits (#315) 2025-03-19 13:48:18 -03:00
trigonometry.py increased precision of decimal-based math tools to 100 digits (#315) 2025-03-19 13:48:18 -03:00