Home > freetb4matlab > specfun > reallog.m

reallog

PURPOSE ^

% Return the real-valued natural logarithm of each element of @var{x}. Report

SYNOPSIS ^

function y = reallog (x)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} reallog (@var{x})
% Return the real-valued natural logarithm of each element of @var{x}.  Report 
% an error if any element results in a complex return value.
% @seealso{log, realpow, realsqrt}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

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