sk.out

来自「万有引力理论教学C语言源程序库」· OUT 代码 · 共 10 行

OUT
10
字号
Kepler's equation solved by Newton method 
 --Beware of e very close to 1!-- 
Initial eccentric anom           =      280.0000000000000000 
Input mean anom                  =      286.8792980000000000 
Input maximum its                =      15 
Input stop tolerance             =        0.0000010000000000 
Input eccentricity               =        0.1000000000000000 
Final eccentric anom             =      281.2600076068777000 
Mean anom computed from solution =      286.8792979999999000 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?