Mikhail Zvagelsky

Results 4 comments of Mikhail Zvagelsky

Hi Joris! I think that the actual problem is the stoppage criterion for the iteration method used by Frans. I've examined the book used as source of the algorithm, and...

Joris, I found that the method gives wrong answer for the number `4 * 10^74 + 1` with rounding mode UP. The square root of this number exceeds `2 *...

@Symbolk I've resolved the problem. Try to follow instructions in Readme.md: https://github.com/LucasBullen/LSP4J_Tutorial/tree/master/Eclipse_LS_Plugin In Eclipse package-explorer right-click on `org.eclipsecon.languageserverplugin \ target-platform.target` and select `Open With Target Editor`, then click on `Set...