- 
                            MathType
- 
                            Wiris Quizzes
- 
                            Learning Lemur
- 
                            CalcMe
- 
                            MathPlayer
- 
                            Store FAQ
- 
                            VPAT for the electronic documentation
- 
                            MathFlow
- 
                            BF FAQ
- 
                            Miscellaneous
- 
                            Wiris Integrations
Decimal
Reading time: 1minReturns the decimals of a number.
Syntax
decimal(Real)
decimal(Complex)
Description
Given a real number x, returns decimal(x)=x-x.

Given a complex number z, returns a complex number with the decimal function applied to its real and imaginary parts.

