Heidenhain iTNC 530 (340 420) User Manual Page 434

  • Download
  • Add to my manuals
  • Print
  • Page
    / 530
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 433
406 10 Programming: Q Parameters
10.9 Entering Formulas Directly
Rules for formulas
Mathematical formulas are programmed according to the following
rules:
Higher-level operations are performed first (multiplication and
division before addition and subtraction)
1st step 5 * 3 = 15
2nd step 2 * 10 = 20
3rd step 15 +20 = 35
or
1st step 10 squared = 100
2nd step 3 to the power of 3 = 27
3rd step 100 27 = 73
Distributive law
for calculating with parentheses
a * (b + c) = a * b + a * c
12 Q1 = 5 * 3 + 2 * 10 = 35
13 Q2 = SQ 10 - 3^3 = 73
Page view 433
1 2 ... 429 430 431 432 433 434 435 436 437 438 439 ... 529 530

Comments to this Manuals

No comments