-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
To decimal
Reading time: 1minExpresses a number in decimal form.
Syntax
to_decimal(Real, ..., Real)
to_decimal(Expression, ..., Expression)
to_decimal(List)
Description
Given a set of real numbers x1, ..., xn, returns a decimal number in the same order as the input.
Given a set of expressions e1, ..., en, returns a decimal expression with same order as the input.
Given a list of real numbers or expressions {e1,...,en}, returns a list with the function applied to each element.