Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/echosoar/phpbinary

Achieve binary operation by php(使用php实现二进制数字的加减乘除以及转换等计算)
https://github.com/echosoar/phpbinary

Last synced: 25 days ago
JSON representation

Achieve binary operation by php(使用php实现二进制数字的加减乘除以及转换等计算)

Awesome Lists containing this project

README

        

phpBinary

Achieve binary operation by php

Author:Echosoar

WenSite:http://iwenku.net

Current project:

1.floatToBinary(Convert floating point numbers into IEEE 32bits binary numbers by php)