找回密码
 快速注册
搜索
查看: 342|回复: 1

asy的incircle

[复制链接]

3149

主题

8386

回帖

6万

积分

$\style{scale:11;fill:#eff}꩜$

积分
65391
QQ

显示全部楼层

hbghlyj 发表于 2021-11-21 00:03 |阅读模式
本帖最后由 hbghlyj 于 2021-11-21 19:00 编辑 asymptote的文档中
  1. real incircle(pair a, pair b, pair c, pair d);
  2. returns a positive (negative) value if d lies inside (outside) the circle passing through the counterclockwise-oriented points a,b,c or zero if d lies on the this circle. The value returned is the determinant
  3. |a.x a.y a.x^2+a.y^2 1|
  4. |b.x b.y b.x^2+b.y^2 1|
  5. |c.x c.y c.x^2+c.y^2 1|
  6. |d.x d.y d.x^2+d.y^2 1|
复制代码
这个行列式是怎么来的啊

830

主题

4862

回帖

3万

积分

积分
36159

显示全部楼层

isee 发表于 2021-11-21 00:11
回复 1# hbghlyj


如果你只是想问这个行列式是什么的话,我就说:这个行列式是过三点圆的方程

你多半是知道的,所以,应该是答非所问

手机版|悠闲数学娱乐论坛(第3版)

GMT+8, 2025-3-4 12:14

Powered by Discuz!

× 快速回复 返回顶部 返回列表