MixedFractionParts
MixedFractionParts[expr]
gives the list {IntegerPart[expr],FractionalPart[expr]}.
Details
- Mathematical function, suitable for both symbolic and numerical manipulation.
- MixedFractionParts[x] in effect separates the digits to the left and right of the decimal point.
- Total[MixedFractionParts[x]] is exactly x for numeric x.
- MixedFractionParts[x] yields a result when x is any numeric quantity, whether or not it is an explicit number.
- For exact numeric quantities, MixedFractionParts internally uses numerical approximations to establish its result. This process can be affected by the setting of the global variable $MaxExtraPrecision.
- MixedFractionParts applies separately to real and imaginary parts of complex numbers.
- MixedFractionParts automatically threads over lists.
Examples
open allclose allBasic Examples (2)
Scope (2)
Wolfram Research (2019), MixedFractionParts, Wolfram Language function, https://reference.wolfram.com/language/ref/MixedFractionParts.html.
Text
Wolfram Research (2019), MixedFractionParts, Wolfram Language function, https://reference.wolfram.com/language/ref/MixedFractionParts.html.
CMS
Wolfram Language. 2019. "MixedFractionParts." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MixedFractionParts.html.
APA
Wolfram Language. (2019). MixedFractionParts. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MixedFractionParts.html