Campbell-scientific CR1000 Measurement and Control System Uživatelský manuál Strana 497

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 588
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 496
Appendix A. CRBasic Programming Instructions
497
COS
Returnsthecosineofananglespecifiedinradians.
Syntax
x = COS(source)
COSH
Returnsthehyperboliccosineofanexpressionorvalue.
Syntax
x = COSH(source)
SIN
Returnsthesineofanangle.
Syntax
x = SIN(source)
SINH
Returnsthehyperbolicsineofanexpressionorvalue.
Syntax
x = SINH(Expr)
TAN
Returnsthetangentofanangle.
Syntax
x = TAN(source)
TANH
Returnsthehyperbolictangentofanexpressionorvalue.
Syntax
x = TANH(Source)
A.6.7 Arithmetic Functions
ABS
Returnstheabsolutevalueofanumber.
Syntax
x = ABS(source)
ABSLong
Returnstheabsolutevalueofanumber.ReturnsavalueofdatatypeLongwhen
theexpressionistypeLong.
Syntax
x = ABS(source)
Ceiling
Roundsavaluetoahigherinteger.
Syntax
variable = Ceiling(Number)
EXP
Returnse(thebaseofnaturallogarithms)raisedtoapower.
Syntax
x = EXP(source)
Zobrazit stránku 496
1 2 ... 492 493 494 495 496 497 498 499 500 501 502 ... 587 588

Komentáře k této Příručce

Žádné komentáře