Mitsubishi Electric CR750-Q Instruction Manual page 453

Cr750/cr751/cr760 series
Hide thumbs Also See for CR750-Q:
Table of Contents

Advertisement

Str$
[Function]
Converts the value of the equation into a decimal string.
[Format]
<Character String Variable >=Str$(<Equation>)
[Reference Program]
1 C1$=Str$(123)
[Explanation]
(1) Converts the value of the equation into a decimal string.
(2) Val is a command that performs this procedure in reverse.
[Reference]
Bin$, Hex$,
Val
Tan
[Function]
Calculates the tangent.
[Format]
<Numeric Variable>=Tan(<Equation>)
[Reference Program]
1 M1=Tan(Rad(60))
[Explanation]
(1) Returns the tangent of the value to which the equation evaluates.
(2) The range of arguments will be the entire range of values that are allowed.
(3) The range of return values will be the entire range that numerical values can take.
(4) The unit of arguments is in radians.
[Reference]
Sin, Cos,
Atn/Atn2
' "123" is assigned to C1$.
' 1.732051 is assigned to M1.
Detailed Explanation of Functions 4-433
4MELFA-BASIC V

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cr750Cr751-qCr751-dCr760-dCr760-qCr750-d

Table of Contents