VeryCoder.Com
This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
Categories:
MSDN
/
DotNet
/
Java
/
Scripts
/
Linux
/
PHP
Ask
-
La ask
-
La Answer
Programmers Tech
>>
Developer Tech
>>
Java
decimal place
How do i make a double number(eg value 5) to be display as
5.00 on the screen?
Thanks
[104 byte] By [
racerrunner
] at [2007-11-11 6:48:49]
««
array passing
»»
Datareader skips first record
# 1
Re: decimal place
double num = 3.1416
DecimalFormat df = new DecimalFormat("0.00");
String a = df.format(num);
Phaelax
at 2007-11-11 22:40:18 >
# 2
Re: decimal place
http://www.java2s.com/ExampleCode/Development-Class/Formatanumbertocurrency.htm
a complete demo
yinpeng263
at 2007-11-11 22:41:13 >
# 3
Re: decimal place
http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=33&t=015587
-----
Naveen Vooka
www.devsquare.com
DevSquare - Online Application Development
NaveenVooka
at 2007-11-11 22:42:11 >
Developer Tech
array passing
card game
2 XML Docs > 1 XSLT Stylesheet
Content is NULL JavaScript in aspx code
How to get user privillege using VB
Mdi child forms sizes and locations manipulation in VB.Net - Help needed
Authentication Identity problem with asp.net
Clearing a Datagrid.
Error : Microsoft VBScript comp Expected Case
subclassing richtextbox to replace hotkeys
Java
How can i execute sql script through java
to use or not to use SingleThreadModel?
Detecting user activity in other programs
Resin
Storing data in files in java
convert in java ?
How to declare 64 bit integer in java?
read/write to file in java applet
Need some Help
Help! (JTable)
Developer Tech
VB Classic
C++
.NET
Java
Database
ASP.NET
Web
XML
Careers
Mobile
Security
AJAX
The Lounge
Architecture and Design
Talk to the Editors
All Classified
Developer Tech
Developer Tech New Topic
to use or not to use SingleThreadModel?
Resin
Content is NULL JavaScript in aspx code
How to get user privillege using VB
read/write to file in java applet
mshtml.dll - hell(p)
Object Browser in VS2003 does not show all components
"Bad function argument" from datagrid
Developer Tech Hot Topic
Detecting user activity in other programs
Authentication Identity problem with asp.net
subclassing richtextbox to replace hotkeys
exe
Scope of class variables
Help Needed: Developing a Search Engine in Java
HASCHANGES has no change
Format$ (Left to Right)