MarkBaker / ZephirComplex

A Class for handling Complex numbers that can be built as a PHP Extension using Zephir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zephir Complex


A Class for handling Complex numbers that can be built as a PHP Extension using Zephir


Currently provides methods for:

  • addition
  • subtraction
  • multiplication
  • division
    • division by
    • division into

This is a work in progress, converting from my native PHP Complex library at [https://github.com/MarkBaker/PHPComplex]

About

A Class for handling Complex numbers that can be built as a PHP Extension using Zephir

License:Other


Languages

Language:Zephir 100.0%