Lines Matching full:math
8 …<a href="https://travis-ci.org/hoaproject/math"><img src="https://img.shields.io/travis/hoaproject…
9 …tps://coveralls.io/github/hoaproject/math?branch=master"><img src="https://img.shields.io/coverall…
10 …<a href="https://packagist.org/packages/hoa/math"><img src="https://img.shields.io/packagist/dt/ho…
11 …<a href="https://hoa-project.net/LICENSE"><img src="https://img.shields.io/packagist/l/hoa/math.sv…
19 # Hoa\Math
23 …ge/documentation-hack_book-ff0066.svg)](https://central.hoa-project.net/Documentation/Library/Math)
24 …rd](https://img.shields.io/badge/organisation-board-ff0066.svg)](https://waffle.io/hoaproject/math)
28 [Learn more](https://central.hoa-project.net/Documentation/Library/Math).
34 require [`hoa/math`](https://packagist.org/packages/hoa/math):
37 $ composer require hoa/math '~1.0'
67 The `hoa://Library/Math/Arithmetic.pp` describes the form of an arithmetical
71 `Hoa\Math\Visitor\Arithmetic` class.
76 new Hoa\File\Read('hoa://Library/Math/Arithmetic.pp')
80 $visitor = new Hoa\Math\Visitor\Arithmetic();
153 [hack book of `Hoa\Math`](https://central.hoa-project.net/Documentation/Library/Math) contains