EasyManuals Logo

JUMO LOGOSCREEN 601 Manual

JUMO LOGOSCREEN 601
64 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #38 background imageLoading...
Page #38 background image
8 Functions
38
8.3 Numerical functions
Admissible data types
Argument: REAL
Result: REAL
ABS (IN)
Returns the absolute value of IN.
Example:
IN := -2.3;
OUT := ABS(IN); (* OUT = 2.3 *)
SQRT (IN)
Returns the square root of IN.
If IN is negative, the error value 5.0E+37 is returned.
Example:
IN := 4.0;
OUT := SQRT(IN); (* OUT = 2.0 *)
LN (IN)
Returns the natural logarithm of IN.
Example:
IN := 2.718282;
OUT := LN(IN);
(* 2.718282 = number e (rounded); OUT = 1.0 (rounded) *)
LOG (IN)
Returns the base 10 logarithm of IN.
Example:
IN := 100.0;
OUT := LOG(IN); (* OUT = 2.0 *)
EXP (IN)
Returns the natural exponential function of IN.
Example:
IN := 2.0;
OUT := EXP(IN); (* OUT = 7.389056 *)

Other manuals for JUMO LOGOSCREEN 601

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the JUMO LOGOSCREEN 601 and is the answer not in the manual?

JUMO LOGOSCREEN 601 Specifications

General IconGeneral
BrandJUMO
ModelLOGOSCREEN 601
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals