Vocabularycompiler.
tree.
propagation.
known-wordsInputsOutputsWord descriptionGiven two value infos return the math class which is large enough for both of them.
ExamplesUSING: compiler.tree.propagation.known-words compiler.tree.propagation.info
kernel math prettyprint ;
bignum real [ <class-info> ] bi@ binary-op-class .
real
Definition