The operator ^ is undefined for the argument type(s) double, int 阶乘符号的运算是不能用double和int类型吗那应该用什么方法... 阶乘符号的运算是不能用double和int类型吗 那应该用什么方法 展开 我来答 可选中1个或多个下面的关键词,搜索相关资料。也可直接点“搜索资料”搜索整个问题。 opera undefined argument double int 搜索资料 2个回答 #热议# 应届生在签三方时要注意什么? abidughw 推荐于2016-06-19 · TA获得超过904个赞 知道小有建树答主 回答量:572 采纳率:66% 帮助的人:286万 我也去答题访问个人页 关注 展开全部 math.h里面有个power(double,n)函数^在c语言中是异或,在数学中才是幂函数 本回答被提问者和网友采纳 已赞过 已踩过< 你对这个回答的评价是? 评论 收起 匿名用户 2015-04-11 展开全部 声明运算符 ^的时候,没有指明所适用的参数类型 已赞过 已踩过< 你对这个回答的评价是? 评论 收起 推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询 其他类似问题 2019-11-07 JAVA报错:The operator != is undefined for the argument type(s) int,null 3 2018-02-27 The operator <= is undefined for the argument type(s) boolean, int怎么处理??? 141 2015-01-07 JAVA报错:The operator != is undefined for the argument type(s) Double,double 2018-05-06 Java报错:The operator & is undefined for the argument type(s) int[], int 1 2016-11-17 The operator + is undefined for the argument type(s) Integer, int的报错处理 2 2019-09-02 The operator || is undefined for the argument type(s) int, int 4 2016-12-20 The operator > is undefined for the argument type(s) String, int 2013-03-23 The operator && is undefined for the argument type(s) int, 12 更多类似问题 > 为你推荐: