Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

InfiniteDecimal

Teoh Han Hui edited this page Sep 29, 2016 · 2 revisions

Import

To import the InfiniteDecimal class, you must add the following line in the header of your PHP script:

use Litipk\BigNumbers\InfiniteDecimal;

Constructors

TODO

Binary Operators

TODO

Unary Operators

TODO

Property Getters

TODO

Clone this wiki locally