API for infix - Incanter 2.0 (in development)

by J. Bester

Full namespace name: incanter.infix

Overview

Library for converting infix mathematical formula to prefix expressions

Public Variables and Functions



defop

function
Usage: (defop op prec & [trans])
Define operators for formula macro

    
    
    Source
  


formula

macro
Usage: (formula & equation)
Convert from infix notation to prefix notation

    
    
    Source
  


infix-to-prefix

function
Usage: (infix-to-prefix col)
Convert from infix notation to prefix notation

    
    
    Source
  
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.