Skip to content

sizemax

Maximum array size supported by MathJet.

b = sizemax

Returns the maximum number of elements MathJet can store in a single array on the current platform. Implementation-dependent — typically governed by available memory and the size of the index integer.

  • intmax — Maximum value of an integer type.
  • realmax — Largest positive finite floating-point number.