* @brief Evaluate answer using given last two operands from and operation * @param a second last added operand which will be used for evaluation * @param b last added operand which will be used for evaluation * @param operation to be performed with respective floats * @param stack containing numbers * @returns none */
source not stored for this graph (policy: none)
no test coverage detected