Metis Smart Modeling - Rules
From Metis Documentation
(→Additional common settings) |
(→Formulas) |
||
Line 400: | Line 400: | ||
<Numeric Value>: Integer or real numeric value to use. An error occurs if this parameter is a negative number or a null number. | <Numeric Value>: Integer or real numeric value to use. An error occurs if this parameter is a negative number or a null number. | ||
+ | |- | ||
+ | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | '''Ln''' | ||
+ | | width="30%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | Calculates the Napierian logarithm (reverse of exponential) of a numeric value (integer or real) | ||
+ | | width="50%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | | ||
+ | <Result> = Ln(<Numeric Value>) | ||
+ | |||
+ | '''Parameter Details''' | ||
+ | |||
+ | <Result>: Real decimal logarithm sought. | ||
+ | |||
+ | <Numeric Value>: Integer or real numeric value to use. An error occurs if this parameter is a negative number or a null number?? | ||
|- | |- | ||
| width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
Line 426: | Line 439: | ||
<Numeric Value>: Integer or real numeric value (tangent) to use. | <Numeric Value>: Integer or real numeric value (tangent) to use. | ||
+ | |- | ||
+ | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | '''ArcCos''' | ||
+ | | width="30%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | Calculate the arc cosine of a numeric value | ||
+ | | width="50%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | | ||
+ | <Result> = ArCos(<Numeric Value>) | ||
+ | |||
+ | '''Parameter Details''' | ||
+ | |||
+ | <Result>: | ||
+ | |||
+ | <Numeric Value>: | ||
|- | |- | ||
| width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
Line 500: | Line 526: | ||
|- | |- | ||
|} | |} | ||
- | |||
=== External Selection=== | === External Selection=== |