len3d

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

0<a<1

0<b<1

0<c<1

c=1-a-b

0<1-a-b<1

-1<-a-b<0

1>a+b>0

since 0<a, 0<b, there must be 0<a+b,

so we only need to test whether a+b<1 is satisified.

posted on 2008-11-13 16:52  Len3d  阅读(261)  评论(1编辑  收藏  举报