modf

modf(value)
Parameters
  • value – value

Returns

series, if lvalue and/or rvalue is series, numeric otherwise

Returns the integral and fractional parts of the given value.