Jump to content

Resource for fast algorithm computation of special functions

Featured Replies

It seems hard to find algorithms on the web for computing functions like erf() and zeta() etc. Many sites offer algorithmic solutions at a cost, but my project is non profit so I don't want to spend money on it (it will be released free of charge as a web application).

 

So I am wondering if anybody knows a good algorithm for computing these functions for general complex numbers expressed as (a+bi). The ideal algorithm will be one that is iterative or recursive allowing an arbitrary level of accuracy, and solutions that converge quickly.

 

Right now I need 'erf', 'zeta' and 'gamma' (I have one for gamma but it only calculates real arguments).

 

Other popular special functions that cannot be expressed in terms of these three would also be a bouns.

 

Cheers,

- Moosie

  • Author

Bignose, thanks, the site looks good, but the functions I am after seem to only have algorithms for real z there (no Complex algorithms.

Archived

This topic is now archived and is closed to further replies.

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.