Home > freetb4matlab > secs1d > Utilities > Ubernoulli.m

Ubernoulli

PURPOSE ^

SYNOPSIS ^

function b=Ubernoulli(x,sg)

DESCRIPTION ^

   b=Ubernoulli(x,sg)
   
   Bernoulli function
   b = B(x)=x/(exp(x)-1) if sg==1
   b = B(-x)=x+B(x)      if sg==0
   also works if x is a vector

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003