111,120
社区成员
发帖
与我相关
我的任务
分享a = Math.Atan2(10-5, 2-1);
b = Math.Atan2(20-10, 3-2);楼猪这5级的论坛号不是本人的吧?

[quote=引用 2 楼 shingoscar 的回复:]a = Math.Atan2(10-5, 2-1); b = Math.Atan2(20-10, 3-2);
[quote=引用 2 楼 shingoscar 的回复:]a = Math.Atan2(10-5, 2-1); b = Math.Atan2(20-10, 3-2);
a = Math.Atan2(10-5, 2-1); b = Math.Atan2(20-10, 3-2);
这不就是求个斜率么。。。2楼已经给了方法了。。。