Resolves any call of a NumericFns entry to a Value: the operators in prefix or infix form,
the unary +/-, and the named functions with their arguments in any order R accepts. An operand may be a
number, a logical (counting as its 0/1), or a vector of numbers, which folds elementwise. Anything that
does not resolve, a result that is not finite, and a vector length mismatch all stay Top.
Resolves any call of a NumericFns entry to a Value: the operators in prefix or infix form, the unary
+/-, and the named functions with their arguments in any order R accepts. An operand may be a number, a logical (counting as its0/1), or a vector of numbers, which folds elementwise. Anything that does not resolve, a result that is not finite, and a vector length mismatch all stayTop.