PureBytes Links
Trading Reference Links
|
Thank you it worked!
--- In amibroker@xxxxxxxxxxxxxxx, "Steve Dugas" <sjdugas@xxx> wrote:
>
> It is exponential notation, for example
>
> 1.0e3 = 1,000
> 1.0e-3 = 0.001, etc, just shift the decimal point the given number
of
> places...
>
> I think you should be able to remove it by formatting your output,
e.g.
>
> Plot( NumToStr( MyPlot, 1.5 ).....where 5 is the number of decimal
places
> you want to use.
>
> Steve
>
> ----- Original Message -----
> From: "jeremy7827110028" <jberkovits1@xxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Friday, March 14, 2008 1:13 PM
> Subject: [amibroker] What is the e for in 7.61623e-005.
>
>
> >I am plotting a custom function of the MS Excel normal distribution
> > function. I am plotting it on the spread of BAC - WFC using 1000
> > periods for average and standard deviation. I get the result of
> > 7.61623e-005. Does anyone know what the e is and why i am
getting it?
> > On most bars the function produces the same results as excel. As
the
> > value gets closer to 0 the e appears.
> >
> > Any suggestions would be appreciated.
> >
> > regards,
> >
> > JB
> >
> >
> > ------------------------------------
> >
> > Please note that this group is for discussion between users only.
> >
> > To get support from AmiBroker please send an e-mail directly to
> > SUPPORT {at} amibroker.com
> >
> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> > Yahoo! Groups Links
> >
> >
> >
> >
>
------------------------------------
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|