| To: | Getting Started <gettingstarted at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Turning off sci.notation? |
| From: | CV <atauqua at hit dot net> |
| Date: | Wed, 27 Apr 2005 17:16:21 -0500 |
| Delivered-to: | gettingstarted at lists dot realsoftware dot com |
| References: | <001a01c5484d$5dc2b410$1a974154 at newa8bavxwdlz0> <426FE352 dot C531A3DC at online dot no> <f75b94f571b903507a16a76324e094f9 at freaksw dot com> <426FEE77 dot C62D82BB at online dot no> <a0620072ebe95a306114f at [10 dot 10 dot 13 dot 4]> |
On Apr 27, 2005, at 3:14 PM, Joseph J. Strout wrote: At 9:56 PM +0200 4/27/05, Eirik Karlsen wrote:No, doesn't work. The Format won't handle floating point number 'properly' because of the x.xxxxxxx notation. Also there are rounding errors....Because of the what? I've never seen a number that Format won't format properly... can you give a simple example?
This example shows an improper Format() return in my views.
dim strDbl as string
strDbl = Format(1e+81, "#.#") // returns ?.
This Format() result is not even numeric (ie., IsNumeric(strDbl) is
false.)
Jack _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: mouse up, Russ Jones |
|---|---|
| Next by Date: | Re: Turning off sci.notation?, Joseph J. Strout |
| Previous by Thread: | Re: function-passing data ?, John Charlesworth http://www.bellacoola.com/?hd |
| Next by Thread: | Accessing menuitem, Lennox Jacob |
| Indexes: | [Date] [Thread] [Top] [All Lists] |