NDoclet

Calculator.getResult Method

Returns the result of the calculations made sofar.

Syntax

public double getResult();

Return Value

The result of the calculations made sofar.

See Also

Calculator Class | ndoclet.demo Package