Block a user
feat: add CalcFunctionFactory for calculator operations (#13)
Add A Factory for the right toolset
Add A Factory for the right toolset
feat: add power operation to calculator (#11)
add the operation power to tools
add the operation power to tools
pitfriedrich
deleted branch ai/issue-9-divide-by-zero from pitfriedrich/looptest
2026-07-25 09:16:24 +00:00
fix: DivideFunction throws on divide by zero (#9)
DivideFunction should fail on divide by zero