[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'math' (#rtl)

operator **(Int64, Int64): Int64

Declaration

Source position: math.pp line 285

function operator **(Int64, Int64): Int64(

  bas: Int64;

  expo: Int64

):Int64;