1 - 10 of 31 for FractionalPartSearch Results
View search results from all Wolfram sites (603 matches)
FractionalPart   (Built-in Mathematica Symbol)
FractionalPart[x] gives the fractional part of x.
Functions that are specified by simple algebraic formulas tend to be such that when their input is changed only slightly, their output also changes only slightly. But ...
Numerical Functions   (Mathematica Tutorial)
Functions relating real numbers and integers. Extracting integer and fractional parts. IntegerPart[x] and FractionalPart[x] can be thought of as extracting digits to the left ...
Numerical Functions   (Mathematica Guide)
Throughout Mathematica there is support not only for approximate real numbers, but also for exact numbers represented in algebraic or symbolic form. Functions like Floor, ...
Representation of Numbers   (Mathematica Guide)
Mathematica handles both integers and real numbers with any number of digits, automatically tagging numerical precision when appropriate. Mathematica internally uses several ...
SawtoothWave   (Built-in Mathematica Symbol)
SawtoothWave[x] gives a sawtooth wave that varies from 0 to 1 with unit period.SawtoothWave[{min, max}, x] gives a sawtooth wave that varies from min to max with unit period.
Logical and Piecewise Functions   (Mathematica Tutorial)
Nested logical and piecewise functions can be expanded out much like nested arithmetic functions. You can do this using LogicalExpand and PiecewiseExpand. Expanding out ...
Ceiling   (Built-in Mathematica Symbol)
Ceiling[x] gives the smallest integer greater than or equal to x. Ceiling[x, a] gives the smallest multiple of a greater than or equal to x.
IntegerPart   (Built-in Mathematica Symbol)
IntegerPart[x] gives the integer part of x.
Mod   (Built-in Mathematica Symbol)
Mod[m, n] gives the remainder on division of m by n. Mod[m, n, d] uses an offset d.
1|2|3|4 Next

...