Skip to main content
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
URL Rewriter Bot
URL Rewriter Bot

Possible Duplicate:
Create Excel (.XLS and .XLSX) file from C#Create Excel (.XLS and .XLSX) file from C#
Rounding double values in C#Rounding double values in C#

my double function generating values like this

  56,365989365

i want just value like this 56,36 how to get this ?

Possible Duplicate:
Create Excel (.XLS and .XLSX) file from C#
Rounding double values in C#

my double function generating values like this

  56,365989365

i want just value like this 56,36 how to get this ?

Possible Duplicate:
Create Excel (.XLS and .XLSX) file from C#
Rounding double values in C#

my double function generating values like this

  56,365989365

i want just value like this 56,36 how to get this ?

insert duplicate link
Source Link

Possible Duplicate:
Create Excel (.XLS and .XLSX) file from C#
Rounding double values in C#

my double function generating values like this

  56,365989365

i want just value like this 56,36 how to get this ?

my double function generating values like this

  56,365989365

i want just value like this 56,36 how to get this ?

Possible Duplicate:
Create Excel (.XLS and .XLSX) file from C#
Rounding double values in C#

my double function generating values like this

  56,365989365

i want just value like this 56,36 how to get this ?

Source Link

How to get short value using Double Function?

my double function generating values like this

  56,365989365

i want just value like this 56,36 how to get this ?