Yaskawa Ladder Works Programming Manual Instrukcja Użytkownika Strona 96

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 220
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 95
5.9 NATURAL LOGARITHM Instruction (LN)
5-14
5.9 NATURAL LOGARITHM Instruction (LN)
[Outline]
The LN instruction uses the Source as the input (x) and stores the natural logarithm (Log
e
x
) of the
input in the Dest as the operation result. This instruction can be used only in a real number operation.
[Format]
Symbol : LN
Full Name : Natural Logarithm
Category : FUNCTION
Icon :
[Parameter]
Parameter Name Setting
Source
(Input)
· Any real number type register
· Any real number type register with subscript
· Constant
Dest
(Output)
· Any real number type register (except for # and C register)
· Any real number type register with subscript (except for # and C register)
[Program Example]
The natural logarithm of the input value (x = 10.0) [Log
e
(x) = 2.3026] is calculated.
Notes: LN instruction is input(x) value is checked, execute the following handling.
· When the input is minus LN (-1), calculate a absolute value
· When the input is zero LN (0), take - for solution.
Przeglądanie stron 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 219 220

Komentarze do niniejszej Instrukcji

Brak uwag