For help on NormSDist code

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sdsawant
Forum Newbie
Posts: 1
Joined: Thu Sep 21, 2006 1:15 am

For help on NormSDist code

Post by sdsawant »

In Excel There is inbuild function NormSDist(). I want to implement this in php. I write code for that using derivation NormSDist() but it will give me wrong output. what should i do, Plz specify, I required urgent
Thank you
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

What does NormSDist() look like? Why is the output wrong?
Post Reply