On android 2.3, it gave different strange numbers on each execution. On Oct 25, 2016 8:51 PM, "Tom Arneson" <[email protected]> wrote:
> On android 64, I got Limit error > > on android 32 I get the interesting results, but the first 2 (5.55979e_236 > 5.11177e134) are different from Paul's, while the last 3 are the same. > > -----Original Message----- > From: Beta [mailto:[email protected]] On Behalf Of Paul > Jackson > Sent: Monday, October 24, 2016 23:05 > To: [email protected] > Subject: Re: [Jbeta] FW: Re: Limit Error Bug > > While Android doesn't throw an error, it does yield interesting results. > > 3 (-^%) 4 > 2.56535e_230 > > (3-4)^(3%4) > 4.48818e134 > > _1^3%4 > _0.707107j0.707107 > > 3 (-^%) 4 > 0.805928 > > (3-4)^(3%4) > 1.11325e_28 > > > On Mon, Oct 24, 2016, 5:32 PM Henry Rich <[email protected]> wrote: > > > Fixed for next beta. > > > > 0 ". '12',TAB,'34' also fixed for next beta. > > > > Henry Rich > > > > On 10/24/2016 6:25 PM, Tom Arneson wrote: > > > I finally learned how forks work, or in this case for some reason > > > don't work. > > > > > > > > > > > > 3(-^%) 4 > > > > > > |limit error > > > > > > | 3 (-^%)4 > > > > > > > > > > > > (3-4) > > > > > > _1 > > > > > > > > > > > > NB. also get limit error by decomposing the fork > > > > > > (3-4)^(3%4) > > > > > > |limit error > > > > > > | (3-4) ^(3%4) > > > > > > > > > > > > NB. but not when just raising _1 to the 3%4 power > > > > > > _1^3%4 > > > > > > _0.707107j0.707107 > > > > > > > > > > > > JVERSION > > > > > > Engine: j805/j64/windows > > > > > > Beta-12: commercial/2016-09-30T15:50:47 > > > > > > Library: 8.05.06 > > > > > > Qt IDE: 1.5.2s/5.6.1 > > > > > > Platform: Win 64 > > > > > > Installer: J805 install > > > > > > InstallPath: c:/users/tom arneson/downloads/j64-805 > > > > > > Contact: www.jsoftware.com <http://www.jsoftware.com> > > > > > > > > > > > > NB. just a test of my understanding > > > > > > > > > > > > 3 (*+-) 5 > > > > > > 13 > > > > > > > > > > > > (3*5)+(3-5) > > > > > > 13 > > > > > > > > > > > > -------------------------------------------------------------------- > > > -- For information about J forums see > > > http://www.jsoftware.com/forums.htm > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > -- > > Paul > 650-766-1863 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
