首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >症状除法文档术语混淆

症状除法文档术语混淆
EN

Stack Overflow用户
提问于 2021-02-25 10:48:18
回答 1查看 50关注 0票数 0

在官方的渐变文档上:https://docs.sympy.org/latest/modules/polys/basics.html#division,它说:

代码语言:javascript
复制
The function div() provides division of polynomials with remainder. 
That is, for polynomials f and g, it computes q and r, such that 
?=?⋅?+? and deg(?)<?. For polynomials in one variables with coefficients 
in a field, say, the rational numbers, q and r are uniquely defined 
this way:

请注意,它显示为deg(r)<q。他们的意思是说deg(r)<deg(q)

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2021-02-28 09:39:37

我不小心在这个问题上放了一个赏金。我在这里回答我自己的问题,试图结束这个问题。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/66361671

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档