|
||||||||||
|
||||||||||
Other Library Functions |
function | FP_LibraryVersion |
Available in:
Enterprise |
Library: omfloat - floating point number support
Include: omfloat.xin |
Return type: String Returns: Library copyright and version information. |
define external stream function FP_LibraryVersion
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 constants in floating point float FP_IsVersionCompatible FP_LibraryVersion is-nan |
---- |