Decimal Returns the decimals of a number. Syntax decimal(Real) decimal(Complex) Description decimal(Real) Given a real number , returns . decimal(Complex) Given a complex number , returns a complex number with the decimal function applied to its real and imaginary parts. Related functions Rational (falta acabar), Floor Table of Contents Syntax Description Related functions