ExpandNumerator[expr] expands out products and powers that appear in the numerator of expr.
This document describes how to compile and run MathLink programs written in the C language on Mac OS X systems. ("MathLink and External Program Communication" describes how ...
Mathematica's handling of polynomial systems is a tour de force of algebraic computation. Building on mathematical results spanning more than a century, Mathematica for the ...
This document describes how to compile and run MathLink programs written in the C language on Linux systems. ("MathLink and External Program Communication" describes how to ...
All expressions in Mathematica are ultimately built from a small number of distinct types of atomic elements.
Converting between numbers and lists or strings of digits. Here is the list of base 16 digits for an integer. This gives a list of digits, together with the number of digits ...
Wavelets are short wavelike functions that can be scaled and translated. Wavelet transforms take any signal and express it in terms of scaled and translated wavelets. The ...
ExpandDenominator[expr] expands out products and powers that appear as denominators in expr.
Mathematica supports hyperbolic functions everywhere in the complex plane—with careful attention to branch cuts—and provides an extensive web of exact and algebraic ...
Mathematica normally makes as few assumptions as possible about the objects you ask it to manipulate. This means that the results it gives are as general as possible. But ...