symja_android_library
symja_android_library copied to clipboard
Implement KnownUnitQ
Implement here:
- https://github.com/axkr/symja_android_library/blob/master/symja_android_library/matheclipse-core/src/main/java/org/matheclipse/core/builtin/QuantityFunctions.java
See:
- https://github.com/datahaki/tensor/blob/master/src/main/java/ch/alpine/tensor/qty/KnownUnitQ.java
- https://github.com/datahaki/tensor/blob/master/src/test/java/ch/alpine/tensor/qty/KnownUnitQTest.java