Decimal
Returns the decimals of a number.
Syntax
decimal(Real)
decimal(Complex)
Description
Given a real number , returns .
![]() |
Given a complex number , returns a complex number with the decimal function applied to its real and imaginary parts.
![]() |
Returns the decimals of a number.
decimal(Real)
decimal(Complex)
Given a real number , returns .
![]() |
Given a complex number , returns a complex number with the decimal function applied to its real and imaginary parts.
![]() |