F64_ExpTen()

Syntax

pointer.double = F64_ExpTen(n.double [, result.double])

Description

Raises 10 to the power of n.

The result is stored in n or, if the optional parameter is given, in result.