Search results

46 packages found

The shunting yard algorithm transforms a mathematical expression from infix notation into a reversed polish notation (postfix). This is a really extensible implementation.

published 2.0.0 7 years ago
M
Q
P

An array is a collection of values, stored contiguously.

published 4.1.43 6 months ago
M
Q
P

Quick calculation from string

published 1.0.14 4 years ago
M
Q
P

A collection of common string functions.

published 2.1.41 6 months ago
M
Q
P

An array is a collection of values, stored contiguously {web}.

published 4.1.43 6 months ago
M
Q
P

A collection of common string functions {web}.

published 2.1.41 6 months ago
M
Q
P

Convert infix to RPN notation, and solve it

published 1.1.1 4 years ago
M
Q
P

Function that given an infix arithmetic expression, outputs a prefix version

published 1.0.0 8 years ago
M
Q
P

```Yacc

published 1.0.2 6 years ago
M
Q
P

Immutable vector library

published 1.1.2 a year ago
M
Q
P

RPN infix to posfix

published 1.0.5 6 years ago
M
Q
P

Extends EGG with a Polynomial class and overloads '+','-','*' and '/' operators to be able to directly use them with Polynomials. Polynomial objects can be evaluated on certain values and printed on an understandable format.

published 1.0.2 6 years ago
M
Q
P

infix to posfix

published 1.0.2 5 years ago
M
Q
P

infix to postfix converter

published 3.0.2 3 years ago
M
Q
P

A wonderful tool which converts expressions in infix notation to postfix notation using recursion.

published 1.0.2 8 years ago
M
Q
P

Tokenizers for Infix strings. Only for SE-1222 (Data Structures) class, not for production use.

published 0.1.1 2 years ago
M
Q
P

Evaluates mathematical expressions

published 3.2.4 2 years ago
M
Q
P

A small (1.78KB) parser to evaluate infix notation to values (without using eval).

published 1.0.0 4 years ago
M
Q
P

This module help to build advance mongodb search queries.

published 1.1.7 5 years ago
M
Q
P

Convert math expressions between postfix (RPN) and infix notations and evaluate them

published 1.0.0 2 years ago
M
Q
P