Home
last modified time | relevance | path

Searched refs:bigIPowN (Results 1 – 1 of 1) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c3111 static bigIntType bigIPowN (const bigDigitType base, intType exponent) in bigIPowN() function
3214 power = bigIPowN(base, exponent); in bigIPow1()