Mitsubishi MELFA CR1D Instruction Manual page 351

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.
4MELFA-BASIC IV
Detailed Explanation of Functions 4-338

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melfa cr2dMelfa cr3d

Table of Contents