Lines Matching refs:pown
2788 @pown() and @powr() are similar. @pown() takes an integer exponent. @powr() assumes the2802 function: pown2818 function: pown2840 @pow() and @pown() are similar. They both make no assumptions about the base.2841 @pow() takes a float exponent while @pown() take an integer.