Talk:Exponentiation operator: Difference between revisions

my sign added sorry :(
(question about details on int^int behaviour)
(my sign added sorry :()
Line 16:
 
It should be specified also the return type; even for ''int''<sup>''int''</sup> it makes sense to return a real value, since if the exponent is negative, it is what we get mathemtically. Should we return an integer instead? (This means: if the exp is less than 0, the result is 0)
--[[User:ShinTakezou|ShinTakezou]] 01:07, 8 December 2008 (UTC)