Mitsubishi Electric MELDAS C6 Programming Manual page 229

Hide thumbs Also See for MELDAS C6:
Table of Contents

Advertisement

13. Program Support Functions
(6) Multiplication and
division (∗,/)
(7) Remainder (MOD) #31 = #19MOD#20
(8) Logical product
(AND)
(9) Sin (SIN)
(10) Cosine (COS)
(11) Tangent (TAN)
(12) Arctangent
(ATAN or ATN)
#21 = 100∗100
#22 = 100.∗100
#23 = 100∗100
#24 = 100.∗100.
#25 = 100/100
#26 = 100./100.
#27 = 100/100.
#28 = 100./100.
#29 = #5041∗#101
#30 = #5041/#102
#9 = 100
#10 = #9AND15
#501 = SIN [60]
#502 = SIN [60.]
#503 = 1000∗SIN [60]
#504 = 1000∗SIN [60.]
#505 = 1000.∗SIN [60]
#506 = 1000.∗SIN [60.]
Note: SIN [60] is equivalent
to SIN [60.]
#541 = COS [45]
#542 = COS [45.]
#543 = 1000∗COS [45]
#544 = 1000∗COS [45.]
#545 = 1000.∗COS [45]
#546 = 1000.∗COS [45.]
Note: COS [45] is equivalent
to COS [45.]
#551 = TAN [60]
#552 = TAN [60.]
#553 = 1000∗TAN [60]
#554 = 1000∗TAN [60.]
#555 = 1000.∗TAN [60]
#556 = 1000.∗TAN [60.]
Note: TAN [60] is equivalent
to TAN [60.]
#561 = ATAN [173205/100000]
#562 = ATAN [173205/100.]
#563 = ATAN
[173.205/100000]
#564 = ATAN [173.205/100.]
#565 = ATAN [1.732]
221
13.5 User macro specifications
#21
10000.000
#22
10000.000
#23
10000.000
#24
10000.000
#25
#26
#27
#28
−1000.000
#29
#30
#19/#20 = 48/9 = 5 with 3 over
#9 = 01100100
15 = 00001111
#10 = 00000100 = 4
#501
#502
#503
866.025
#504
866.025
#505
866.025
#506
866.025
#541
#542
#543
707.107
#544
707.107
#545
707.107
#546
707.107
#551
#552
#553
1732.051
#554
1732.051
#555
1732.051
#556
1732.051
#561
#562
#563
#564
#565
1.000
1.000
1.000
1.000
−0.050
0.860
0.860
0.707
0.707
1.732
1.732
60.000
60.000
60.000
60.000
60.000

Advertisement

Table of Contents
loading

This manual is also suitable for:

Meldas c64Meldas c64t

Table of Contents