Campbell-scientific CR800 and CR850 Measurement and Control Systems Uživatelský manuál Strana 475

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 566
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 474
Appendix A. CRBasic Programming Instructions
475
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 474
1 2 ... 470 471 472 473 474 475 476 477 478 479 480 ... 565 566

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

Žádné komentáře