| Jacques Gélinas on Thu, 25 Jan 2018 23:59:41 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Parser use and abuse |
After years of receiving warnings from the Pari/GP parser because of a typo, I finally got a pleasant surprise after typing a single dot on an input line: the parser returned the working precision (:-) ! # . %1 = 0.E-19 Any other such unexpected parser features ? Jacques Gélinas