Lines Matching full:pown
2774 @pown() and @powr() are similar. @pown() takes an integer exponent. @powr() assumes the2788 function: pown2804 function: pown2826 @pow() and @pown() are similar. They both make no assumptions about the base.2827 @pow() takes a float exponent while @pown() take an integer.