Erf Function in MATLAB: Ignoring Terms?

  • Context: MATLAB 
  • Thread starter Thread starter Barkan
  • Start date Start date
  • Tags Tags
    Function Matlab
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 12K views
Barkan
Messages
19
Reaction score
0
Hi all,

This question may be silly but I've come across with erf function while performing a symbolic integration of a complicated math expression. i guess it refers an error function that can be cumulated during the integration process but does it mean that I can ignore the terms affiliated with erf function. for instance

= a*x*bla bla + erf(xxxxxxxxx)

does it mean that i can ignore the second term at RHS?

thank you very much in advance

ps: in MATLAB by the way
 
Physics news on Phys.org
Oh my bad. Thank you very much. I just thought it's a custom MATLAB function.
Thank you Integral. :)