About Utility Functions
• Re, Im, arg—Returns the magnitude or argument of complex numbers.
• if—Returns function values dependent on a Boolean condition.
• concat, substr, search, strlen, num2str, format, str2num, str2vec, vec2str, error—Concatenates strings, returns information about strings, converts strings to constants or vectors, or returns an error message.
Watch this video to learn more about utility functions: