powered by
ConvertLog1P computes log(1+x) accurately also for |x| << 1.
ConvertLog1P(x)
x: a numeric or complex vector
A vector of the same length as 'x' containing the transformed value.
see function log1p(x) in for more detail description.
Becker, R.A., Chambers, J.M. and Wilks, A.R. 1988. The New S Language. Wadsworth and Brooks Cole.