Home | History | Annotate | Download | only in api

Lines Matching full:pown

2774  @pown() and @powr() are similar.  @pown() takes an integer exponent. @powr() assumes the
2788 function: pown
2804 function: pown
2826 @pow() and @pown() are similar. They both make no assumptions about the base.
2827 @pow() takes a float exponent while @pown() take an integer.