Mathematica 9 is now available

Documentation / Mathematica / The Mathematica Book / Advanced Mathematics in Mathematica / Mathematical Functions /

3.2.2 Numerical Functions

Some numerical functions of real variables.

Extracting integer and fractional parts.

IntegerPart[x] and FractionalPart[x] can be thought of as extracting digits to the left and right of the decimal point. Round[x] is often used for forcing numbers that are close to integers to be exactly integers. Floor[x] and Ceiling[x] often arise in working out how many elements there will be in sequences of numbers with non-integer spacings.

Numerical functions of complex variables.

Finding rational approximations.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.