![Texas Instruments Cabri Geometry II Скачать руководство пользователя страница 107](http://html.mh-extra.com/html/texas-instruments/cabri-geometry-ii/cabri-geometry-ii_manual-book_1097124107.webp)
Chapter 11: Using the Measure Toolbox 11-9
Copying permitted provided TI copyright notice is included
© 1997, 1999 Texas Instruments Incorporated
You can also enter mathematical functions from the keyboard. The following table lists the syntax
for the mathematical functions supported by the calculator.
Function
Syntax
Absolute Value
ABS(
value
), abs(
value
), Abs(
value
)
Square
SQR(
value
), sqr(
value
), Sqr(
value
), Sq(
value
)
Square Root
SQRT(
value
), sqrt(
value
), Sqrt(
value
), SqRt(
value
),
√
(value)
Logarithm base 10
log10(
value
), Log10(
value
), lg(
value
)
Natural Logarithm
LN(
value
), ln(
value
), Ln(
value
)
Exponential ex
EXP(
value
), exp(
value
), Exp(
value
)
Lowest Integer, Floor
FLOOR(
value
), floor(
value
), Floor(
value
)
Greatest Integer, Ceiling
CEIL(
value
), ceil(
value
), Ceil(
value
)
Round (to nearest integer)
ROUND(
value
), round(
value
), Round(
value
)
Sine
SIN(
value
), sin(
value
), Sin(
value
)
Cosine
COS(
value
), cos(
value
), Cos(
value
)
Tangent
TAN(
value
), tan(
value
), Tan(
value
)
Arc Sine
ARCSIN(
value
), arcsin(
value
), asin(
value
), ArcSin(
value
)
Arc Cosine
ARCCOS(
value
), arccos(
value
), acos(
value
), ArcCos(
value
)
Arc Tangent
ARCTAN(
value
), arctan(
value
), atan(
value
), ArcTan(
value
)
Hyperbolic Sin
SINH(
value
), sinh(
value
), SinH(
value
), sh(
value
)
Hyperbolic Cos
COSH(
value
), cosh(
value
), CosH(
value
), ch(
value
)
Hyperbolic Tan
TANH(
value
), tanh(
value
), TanH(
value
), th(
value
)
Arc Hyperbolic Sine
ARCSH(
value
), arcsh(
value
), ArcSh(
value
)
Arc Hyperbolic Cosine
ARCCH(
value
), arcch(
value
), ArcCh(
value
)
Arc Hyperbolic Tangent
ARCTH(
value
), arcth(
value
), ArcTh(
value
)
Minimum of (n1, n2)
MIN(
value1, value2
), min(
value1, value2
), Min(
value1, value2
)
Maximum of (n1, n2)
MAX(
value1, value2
), max(
value1, value2
), Max(
value1, value2
)
Pi (
π
)
π
,
Π
, PI, pi, Pi
Exponent
10^(
value
)