Thread
:
writing its own function
View Single Post
#
6
Posted to microsoft.public.excel.programming
AG[_4_]
external usenet poster
Posts: 5
writing its own function
Dana DeLouis wrote:
Just a note. I believe the Erf function is 1 for numbers just short of 6 at
full machine precision.
You may want to consider:
If (Abs(x) =6 Then my_erf = 1
yes, eventually.
Reply With Quote
AG[_4_]
View Public Profile
Find all posts by AG[_4_]