Return TypeFunction nameArguments
voidhzNumexpValue::operator=(double,)

Declared and defined in file: hzNumexp.h

Function Logic:

0:START 1:m_Atom 2: No text

Function body:

void hzNumexpValue::operator= (double v)
                                       { m_Atom = v ; }