Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/libraries/class-wc-eval-math.php

WC_Eval_Math::trigger()

Method: Trigger an error, but nicely, if need be.

Source: includes/libraries/class-wc-eval-math.php:319

Used by 3 functions | Uses 2 functions

WC_Eval_Math::debugPrintCallingFunction()

Method: Prints the file name, function name, and line number which called your function (not this function, then one that called it to begin with)

Source: includes/libraries/class-wc-eval-math.php:335

Used by 1 function | Uses 0 functions

WC_Eval_Math_Stack

Class: Class WC_Eval_Math_Stack.

Source: includes/libraries/class-wc-eval-math.php:354

Used by 0 functions | Uses 0 functions

WC_Eval_Math_Stack::push()

Method: Push value into stack.

Source: includes/libraries/class-wc-eval-math.php:375

Used by 0 functions | Uses 0 functions

WC_Eval_Math_Stack::pop()

Method: Pop value from stack.

Source: includes/libraries/class-wc-eval-math.php:385

Used by 0 functions | Uses 0 functions

WC_Eval_Math_Stack::last()

Method: Get last value from stack.

Source: includes/libraries/class-wc-eval-math.php:400

Used by 0 functions | Uses 0 functions

WC_Eval_Math

Class: Class WC_Eval_Math. Supports basic math only (removed eval function).

Source: includes/libraries/class-wc-eval-math.php:15

Used by 0 functions | Uses 0 functions

WC_Eval_Math::evaluate()

Method: Evaluate maths string.

Source: includes/libraries/class-wc-eval-math.php:58

Used by 2 functions | Uses 3 functions

WC_Eval_Math::nfx()

Method: Convert infix to postfix notation.

Source: includes/libraries/class-wc-eval-math.php:112

Used by 1 function | Uses 1 function

WC_Eval_Math::pfx()

Method: Evaluate postfix notation.

Source: includes/libraries/class-wc-eval-math.php:254

Used by 1 function | Uses 1 function
Proudly powered by WordPress