Number and Missing Value and Error Code

 

Functions

Name Brief Example
get_error_code When last time operation return missing value use this function to check which value it is. Examples
get_missing_value Used to get the missing value as a value recognized by Origin. Examples
is_double_legal Tests if a given double value is a legal double fropm the standpoint of processor. Examples
is_missing_value return TRUE if given value is a missing value Examples