construct the constant
Reimplemented from C2Function.
Definition at line 546 of file C2Functions.py.
00546 : 00547 C2Function.__init__(self) 00548 self.val=val 00549 self.name='%g' % val 00550 ##