scipy.optimize.RootResults. get# RootResults.get(key, default=None, /)# 如果 key 在字典中,则返回 key 对应的值,否则返回 default。