[BUG] weird Zeta function
|
01-13-2014, 07:51 PM
Post: #5
|
|||
|
|||
RE: [BUG] weird Zeta function
(01-13-2014 06:55 AM)Tugdual Wrote: I find it even more bizarre that the only way to get an approximation is in CAS which seems to be dedicated to symbolic calculations. Zeta(approx(3)) returns a real in Home. So does turning off "Change apparent integers into exact integers" in the CAS Settings (page 1, end of 3rd line), but since that's not programmable, I suggest using the Zeta(approx(3)) method. These two methods are related. If you type Zeta(3.) in Home, CAS turns the real 3 into an integer automatically (not a bug; it's due to that CAS setting), hence the symbolic result. But approx is a CAS function, so it turns approx(3) into a real 3 in the CAS, and feeds that to the Zeta function. OR you can turn off the "convert whole numbers into integers" mode, and avoid using approx. <0|ΙΈ|0> -Joe- |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[BUG] weird Zeta function - Tugdual - 01-12-2014, 10:38 PM
RE: weird Zeta function - Mark Hardman - 01-12-2014, 10:55 PM
RE: weird Zeta function - Tugdual - 01-13-2014, 06:55 AM
RE: [BUG] weird Zeta function - Joe Horn - 01-13-2014 07:51 PM
RE: [BUG] weird Zeta function - Tugdual - 01-13-2014, 09:48 PM
RE: [BUG] weird Zeta function - Joe Horn - 01-16-2014, 07:23 PM
RE: [BUG] weird Zeta function - Helge Gabert - 01-13-2014, 04:58 PM
RE: [BUG] weird Zeta function - Curlytop - 01-17-2014, 09:33 PM
RE: [BUG] weird Zeta function - parisse - 01-18-2014, 07:17 AM
RE: [BUG] weird Zeta function - Curlytop - 01-18-2014, 11:01 AM
RE: [BUG] weird Zeta function - Tugdual - 01-19-2014, 01:16 PM
|
User(s) browsing this thread: 4 Guest(s)