home *** CD-ROM | disk | FTP | other *** search
/ WinWares 1 / WINWARES.ISO / calc / tablecrv / sample02.udf < prev    next >
Encoding:
Text File  |  1993-06-01  |  218 b   |  14 lines

  1. CumLogNorm
  2. 4
  3. 6
  4. LOWER=0
  5.  
  6. UPPER=40.0
  7.  
  8. #F1=LN($/#C)/#D
  9.  
  10. #F2=EXP(-0.5*#F1*#F1)
  11.  
  12. #F3=AIP(2,X,UPPER,1E-4)
  13.  
  14. Y=#A+(#B/AIP(2,LOWER,UPPER,1E-4))*#F3
  15.  
  16. -1e+25 35 1e+25
  17. -1e+25 45 1e+25
  18. -1e+25 12 1e+25
  19. -1e+25 0.2 1e+25
  20.