CatgirlIntelligenceAgency/code/functions/math
Viktor Lofgren 46423612e3 (refac) Merge service-discovery and service modules
Also adds a few tests to the server/client code.
2024-03-03 10:49:23 +01:00
..
api (refac) Merge service-discovery and service modules 2024-03-03 10:49:23 +01:00
java/nu/marginalia/functions/math (math) Clean up error handling 2024-02-28 14:19:50 +01:00
resources (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
test/nu/marginalia/functions/math/eval (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
build.gradle (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
readme.md (docs) Update docs 2024-02-28 12:25:19 +01:00

The math subsystem is an ancillary subsystem for supporting the search application. It can evaluate basic mathematical expressions, convert units, spell check, define words, and so on.