i want number 5 to change it to 5.00
a = 5
b = 5& ".00"
i know this solution but i don't want this ..please help me
a = 5
b = 5& ".00"
i know this solution but i don't want this ..please help me
|
How to convert integer to decimal
|
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| [UFT] Get Item of ListBox and convert it to array | felino | 1 | 2,852 |
11-26-2015, 02:20 PM Last Post: felino |
|
| How to convert a single dimension array to two dimensional array | venkatesh9032 | 3 | 6,303 |
02-10-2014, 03:07 PM Last Post: pranikgarg |
|
| How to convert three arrays into just ONE array? | Arena | 2 | 5,595 |
04-10-2012, 09:35 AM Last Post: Arena |
|
| Overflow error while converting a Long value to an Integer | Ankesh | 3 | 5,364 |
10-05-2011, 11:16 AM Last Post: Ankesh |
|
| "How to convert StringName to FunctionName" | suresz449 | 0 | 2,596 |
08-30-2011, 04:01 PM Last Post: suresz449 |
|