Main Content

single

Single-precision floating-point real-world value of fi object

Syntax

single(a)

Description

Fixed-point numbers can be represented as

real-world value=2fraction length×stored integer

or, equivalently as

real-world value=(slope×stored integer)+bias

single(a) returns the real-world value of a fi object in single-precision floating point.

Extended Capabilities

Version History

Introduced before R2006a

See Also