The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 Forum for Origin C
 erf function
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

ttanhfr

3 Posts

Posted - 01/31/2013 :  10:23:47 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver.8.5.1 and Service Release (Select Help-->About Origin):
Operating System: Windows Xp
Hi,
How to create a erf function in OriginC:
F(t)=erf(t)

greg

USA
1378 Posts

Posted - 02/01/2013 :  11:10:19 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Origin already has the erf function which can be called in LabTalk:

erfval = erf(val);

or Origin C:

double dErfdVal = erf(dVal);
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000