Open mkraska opened 9 months ago
Handling is nontrivial because of
%_snum: float(simplify(stack_units_nums(stack_unit_si_to_si_base(%_sans)))),
resulting in the value NULLNUM for nonnumeric values.
So the problem has to be catched separately in the potential response tree.
If the input isn't numeric, the feedback can be meaningless.
Solution: catch this case in fb_unit().