BCGSuite for MFC
void CBCGPCalculator::SetValue ( double  dblValue)

Initializes the calculator with a new value.

Use this function to initialize the calculator with a new value. This value will be shown on the calculator's display.

Parameters
dblValueSpecifies the new value.