Campbell-scientific CR3000 Micrologger Manual de usuario Pagina 500

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 590
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 499
Appendix A. CRBasic Programming Instructions
500
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)
Floor
Roundsavaluetoalowerinteger.
Syntax
variable = Floor(Number)
FRAC
Returnsthefractionalpartofanumber.
Syntax
x = FRAC(source)
INTorFIX
Returntheintegerportionofanumber.
Syntax
x = INT(source)
x = Fix(source)
Vista de pagina 499
1 2 ... 495 496 497 498 499 500 501 502 503 504 505 ... 589 590

Comentarios a estos manuales

Sin comentarios