2017 © Pedro Peláez
 

library angleoperations

PHP class that does arithmetic operations with degrees, primes and seconds.

image

hearot/angleoperations

PHP class that does arithmetic operations with degrees, primes and seconds.

  • Sunday, October 22, 2017
  • by hearot
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

AngleOperations

PHP class that does arithmetic operations with degrees, primes and seconds., (*1)

Installation

You can easily install that module using Composer:, (*2)

composer require hearot/angleoperations

Or, if you want to upgrade the module:, (*3)

composer update

How to use

AngleOperations is a static class, then you can call it in this way, for example:, (*4)

$addition = \hearot\AngleOperations\AngleOperations::addition('86 degrees 40 primes 30 seconds', '70 degrees 51 primes 17 seconds');

Methods

  • addition(),
  • substration(),
  • multiplication(),
  • division()

Credits

Developer/Creator - Github Website, (*5)

The Versions

22/10 2017

dev-master

9999999-dev https://github.com/hearot/AngleOperations

PHP class that does arithmetic operations with degrees, primes and seconds.

  Sources   Download

GPLv3

The Requires

  • php >=5

 

php arithmetic mathematics angle operations angles