get_formula_function_name

Defined in header: <ixion/formula_function_opcode.hpp>

std::string_view ixion::get_formula_function_name(formula_function_t func)

Get a string representation of a formula function opcode.

Parameters:

func – formula function opcode.

Returns:

string representation of the opcode.