class
NumFunc
: public
ComFunc
(Return to index)
base class for all numeric
ComTerp
commands.
Type:
Instantiable
Base Classes:
public
ComFunc
Derived Classes
Include file:
ComTerp/numfunc.h
Public:
NumFunc
(
ComTerp
*)
void
promote
(
ComValue
&,
ComValue
&)
method to do C-style promotion of operand types.
(more documentation)