[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Matlab output from "rats" wanted
From: |
Michael Creel |
Subject: |
Re: Matlab output from "rats" wanted |
Date: |
Fri, 21 Nov 2014 09:01:34 -0800 (PST) |
>> ['>', rats(pi,3), '<']
['>', rats(pi,4), '<']
['>', rats(pi,5), '<']
['>', rats(pi,9), '<']
['>', rats(pi,12), '<']
['>', rats(pi,25), '<']
['>', rats(pi,30), '<']
['>', rats(pi,40), '<']
rats([3, pi], 3)
rats([3.1, pi], 3)
rats([4, pi], 3)
ans =
> * <
ans =
> * <
ans =
> 22/7 <
ans =
> 355/113 <
ans =
> 355/113 <
ans =
> 1146408/364913 <
ans =
> 80143857/25510582 <
ans =
> 80143857/25510582 <
ans =
3 *
ans =
* *
ans =
4 *
>>
HTH
--
View this message in context:
http://octave.1599824.n4.nabble.com/Matlab-output-from-rats-wanted-tp4667406p4667412.html
Sent from the Octave - General mailing list archive at Nabble.com.