Module: Plurimath::Mathml::Utility::FormulaTransformation

Included in:
Plurimath::Mathml::Utility
Defined in:
lib/plurimath/mathml/utility/formula_transformation.rb

Constant Summary collapse

CONDITIONAL_COMMON_UNARY_FUNCTIONS =
%w[
  scarries
  phantom
  mpadded
  merror
].freeze
SYMBOL_UPDATABLE_FUNCTIONS =
%w[
  font_style
  linebreak
].freeze