Overview

Namespaces

  • NGS
    • Client
      • Exception
    • Converter
    • Patterns
  • PHP

Classes

  • BigDecimal
  • BigInt
  • ByteStream
  • LocalDate
  • Location
  • Money
  • Name
  • Point
  • S3
  • Timestamp
  • Utils
  • UUID
  • Overview
  • Namespace
  • Class
  • Tree

Class BigInt

Namespace: NGS
Located at BigInt.php
Methods summary
public static
# from( mixed $value )
public static
# toArray( array $items )
public
# add( mixed $other )
public
# sub( mixed $other )
public
# comp( mixed $other )
public
# gt( mixed $other )
public
# gte( mixed $other )
public
# lt( mixed $other )
public
# lte( mixed $other )
public
# mul( mixed $other )
public
# div( mixed $other )
public
# mod( mixed $other )
public
# pow( mixed $other )
public
# powmod( mixed $other, mixed $modulus )
public
# sqrt( )
public
# __toString( )
API documentation generated by ApiGen 2.8.0