view test/octave.test/arith/log-1.m @ 4457:d7d9ca19960a

[project @ 2003-07-11 03:05:38 by jwe]
author jwe
date Fri, 11 Jul 2003 03:05:39 +0000
parents fa632c35437a
children
line wrap: on
line source

all (abs (log ([1, e, e^2]) - [0, 1, 2]) < sqrt (eps))