
BBjNumber::doubleValue
Description
In BBj 7.0 and higher, this method returns the value of the specified number as a double, which may involve rounding.
Syntax
Return Value |
Method |
---|---|
double |
doubleValue() |
Parameters
None.
Return Value
Returns the double value represented by this number.
Remarks
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.