arcade-mcp/toolkits/math/tests
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 Add New Gmail Tools To The Google Toolkit (#41) 2024-09-19 10:18:49 -07:00
test_arithmetic.py increased precision of decimal-based math tools to 100 digits (#315) 2025-03-19 13:48:18 -03:00
test_exponents.py increased precision of decimal-based math tools to 100 digits (#315) 2025-03-19 13:48:18 -03:00
test_miscellaneous.py increased precision of decimal-based math tools to 100 digits (#315) 2025-03-19 13:48:18 -03:00
test_rational.py Math tools expanded (#293) 2025-03-14 09:47:04 -03:00
test_rounding.py Math tools expanded (#293) 2025-03-14 09:47:04 -03:00
test_statistics.py Math tools expanded (#293) 2025-03-14 09:47:04 -03:00
test_trigonometry.py Math tools expanded (#293) 2025-03-14 09:47:04 -03:00