FP_LibraryVersion

function

Library: Floating point number support (OMFLOAT legacy)
Include: omfloat.xin

Returns: library copyright and version information


Declaration
define external stream function FP_LibraryVersion


Purpose

Returns the version and copyright information for the OmniMark floating point library.

To display copyright and version information, add the following line to your program:

  output FP_LibraryVersion || "%n"

Other Library Functions