I hate Python =/
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Tue, Feb 23, 2016 at 12:19 PM, Bill Prince <[email protected]> wrote: > <http://www.tutorialspoint.com/python/python_basic_operators.htm> > http://www.tutorialspoint.com/python/python_basic_operators.htm > > bp > <part15sbs{at}gmail{dot}com> > > > On 2/23/2016 9:07 AM, Josh Luthman wrote: > > Really?! Never seen that before. > > > Josh Luthman > Office: 937-552-2340 > Direct: 937-552-2343 > 1100 Wayne St > Suite 1337 > Troy, OH 45373 > > On Tue, Feb 23, 2016 at 12:05 PM, Bill Prince <[email protected]> wrote: > >> Some places a double * (AKA **) represents "to the power of". >> >> bp >> <part15sbs{at}gmail{dot}com> >> >> >> On 2/23/2016 8:47 AM, Josh Luthman wrote: >> >> I think you mean 2^32 and 2^64, not multiplied. >> >> >> Josh Luthman >> Office: 937-552-2340 >> Direct: 937-552-2343 >> 1100 Wayne St >> Suite 1337 >> Troy, OH 45373 >> >> On Tue, Feb 23, 2016 at 11:46 AM, Bill Prince < <[email protected]> >> [email protected]> wrote: >> >>> Assuming FSK, there are both 32 bit counters and 64 bit counters >>> (depends on which OID you use). >>> >>> 2**32 = 4,294,967,296. >>> >>> 2**64 = 18,446,744,073,709,551,616 >>> >>> bp >>> <part15sbs{at}gmail{dot}com> >>> >>> >>> On 2/23/2016 8:17 AM, Sam Kirsch wrote: >>> >>> I believe its somewhere over the 4GB mark but does anyone know the exact >>> integer that causes the field to roll over back to 0? >>> >>> >>> *-- Samuel Kirsch, Network Support Plexicomm - Internet Solutions | >>> <http://www.plexicomm.net>www.plexicomm.net <http://www.plexicomm.net>* >>> * Office: 1.866.759.4678 x109 <1.866.759.4678%20x109> | Fax: >>> 1.866.852.4688 <1.866.852.4688>* >>> *Emergency Support: 1.866.759.9713 <1.866.759.9713> | >>> <[email protected]> <[email protected]>[email protected] >>> <[email protected]>* >>> >>> >>> >>> >> >> > >
