0% found this document useful (0 votes)
58 views

A Library of Functions: Constant Function

The document describes a library of common mathematical functions including: constant, identity, square, cubic, square root, cube root, reciprocal, squared reciprocal, absolute value, exponential, natural logarithmic, sine, cosine, tangent, secant, inverse sine, inverse cosine, and inverse tangent functions. Each function is defined by its formula, domain, and range.

Uploaded by

Doom Refuge
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views

A Library of Functions: Constant Function

The document describes a library of common mathematical functions including: constant, identity, square, cubic, square root, cube root, reciprocal, squared reciprocal, absolute value, exponential, natural logarithmic, sine, cosine, tangent, secant, inverse sine, inverse cosine, and inverse tangent functions. Each function is defined by its formula, domain, and range.

Uploaded by

Doom Refuge
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

A Library of Functions

Constant Function

f(x) = b

Domain: ( "#, # )
Range: {b}

Identity
! Function

f(x) = x

Domain: ( "#, # )
Range: ( "#, # )

!
Square Function
!

f(x) = x2

Domain: ( "#, # )
Range: [0, " )

(all
! even power functions generally have
this shape)
!
Cubic Function

f(x) = x3

Domain: ( "#, # )
Range: ( "#, # )

!
!
Square Root Function

f(x) = x

Domain: ( "#, # )
Range: [0, " ) !

!
!
Cube Root Function

3
f(x) = x

Domain: ( "#, # )!
Range: ( "#, # )

!
!
Reciprocal Function

1
f(x) =
x

Domain: ( "#, 0) !
$ ( 0, # )
Range: ( "#, 0) $ ( 0, # )

!
Squared Reciprocal Function
!
1
f(x) =
x2

Domain: ( "#, 0)!$ ( 0, # )


Range: [0, " )

!
!
Absolute Value Function

# x if x " 0
f(x) = |x| = $
% -x if x < 0

Domain: ( "#, # )
Range: [0, " ) !

Exponential
! Functions
!
f (x) = a x or f (x) = ekx

Domain: ( "#, # )

Range: 0, !( )
!
0 < a < 1 or k < 0 a > 1 or k > 0
Natural Logarithmic Function

f (x) = lnx

Domain: 0, ! ( )
Range: ( "#, # )

Sine Function
!

f (x) = sinx

Domain: ( "#, # )

Range: "#!1,1$%

!
Cosine Function

f (x) = cosx

Domain: ( "#, # )

Range: "#!1,1$%

!
Tangent Function

f (x) = tanx

" ! %
Domain: #x | x ! k where k is an integer&
$ 2 '
Range: ( "#, # )

Secant Function
!

f (x) = sec x

" ! %
Domain: #x | x ! k where k is an integer&
$ 2 '

(
Range: !",!1#$ % &'1," )
Inverse Sine Function

f (x) = sin!1 x or arcsinx

Domain: !1" x " 1


! !
Range: ! " f (x) "
2 2

Inverse Cosine Function

f (x) = cos!1 x or arccosx

Domain: !1" x " 1


Range: 0 ! f (x) ! !

" 1%
Note: sec!1 x = cos!1 $ '
#x &

Inverse Tangent Function

f (x) = tan!1 x or arctanx

Domain: ( "#, # )

! !
Range: ! < f (x) <
2 2
!

You might also like