B2R2


Int64 Module

Extended Int64.

Functions and values

Function or value Description

Int64.pow value power

Full Usage: Int64.pow value power

Parameters:
    value : int64
    power : int64

Returns: int64

Get a power from a 64-bit integer.

value : int64
power : int64
Returns: int64