Microsoft SDK for Java

Locale.setFractionalDigits

Sets the number of digits to the right of the decimal.

Syntax

public void setFractionalDigits( int value )

Parameters

value

An integer value specifying the number of digits to the right of the decimal.

See Also   getFractionalDigits

© 1999 Microsoft Corporation. All rights reserved. Terms of use.