These are the formulas of the triangles.The triangle is a right angle of two sharp angles in short.Cos is the cosine theorem, which is the adjacent edge of the acute angle divided by the hypotenuse of the triangle.Sin is the sine theorem, which is
Name
Abs
Category
Mathematical functions
Prototype
Abs (number)
Parameters
Must be selected. The number argument is a valid numeric expression of any type
"Return value"
Type of same number
"Exception/Error"
No
Description
Returns the absolute value
Derived mathematical functions
The following are non-inherent mathematical functions derived from inherent mathematical functions:
Function
Derived equivalent Formula
Secant (CUT)
Sec (X) = 1/Cos (X)
Cosecant
Deriving mathematical functions
The following are non-intrinsic mathematical functions derived from intrinsic mathematical functions:
function
the derived equivalent formula
Secant (secant)
SEC (x) = 1/cos (x)
ABS ()
Seek absolute value
ACOs ()
Seeking the inverse cosine
ASIN ()
Ask for the inverse of the string
Atan ()
Ask for anyway cut
ATAN2 ()
To find the tangent, to
Single-record functions in SQL1. ASCIIReturns the decimal number corresponding to the specified character;SQL> select ASCII ('A') A, ASCII ('A') A, ASCII ('0') zero, ASCII ('') space from dual;A A zero space------------------------------------65 97 4
1. Coordinate system:Flash coordinate system and mathematical coordinate system: the X axis is the same, and the y axis is the opposite.[Mathematical coordinate system][Coordinate system in Flash]2. Conversion between Angle and Radian:(1) radians:
The curved surface generated when the hyperbolic curve rotates around its symmetric axis is a dual-surface. The previous section describes the single-leaf dual-surface. This section continues with the dual-leaf dual-surface.
The mathematical formula
Java report tool FineReport common functions usage Summary (mathematical and trigonometric functions), javafinereport
ABS
ABS (number): returns the absolute value of a specified number. Absolute Value refers to a value without positive or negative
ABS
Prototype: extern int ABS (int x );
Usage: # include
Function: calculates the absolute value of integer x.
Description: calculation | x |. If X is not negative, X is returned. Otherwise,-X is returned.
Example:
// Abs. c
# Include # Include
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.