感覺寫的很麻煩var a = from g in ResultPointsGroupselect ((from gg in gselect gg.OutputValue + slope * (gg.SetValue - gg.InputValue)).Max() - (from gg in gselect gg.OutputValue + slope * (gg.SetValue - gg.InputValue)).Min());
添加回答
舉報
0/150
提交
取消