0% found this document useful (0 votes)
2K views2 pages

Library of Functions

This document defines several common mathematical functions including: 1) Constant, identity, square, cubic, square root, cube root, reciprocal, squared reciprocal, and absolute value functions. 2) Exponential functions where the domain is all real numbers and the range is either bounded from above by a finite number or unbounded above depending on the parameters.

Uploaded by

api-294229268
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views2 pages

Library of Functions

This document defines several common mathematical functions including: 1) Constant, identity, square, cubic, square root, cube root, reciprocal, squared reciprocal, and absolute value functions. 2) Exponential functions where the domain is all real numbers and the range is either bounded from above by a finite number or unbounded above depending on the parameters.

Uploaded by

api-294229268
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

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) =
Domain: ( "#, # )
Range: [0, " ) !
!

Cube Root Function


3

f(x) =

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

Reciprocal Function
1
x

f(x) =

Domain: ( "#, 0) !
$ ( 0, # )
Range: ( "#, 0) $ ( 0, # )
!
Squared
Reciprocal Function
!

f(x) =

1
x2

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


Range: [0, " )
!
!
Absolute Value Function

# x if x " 0
% -x if x < 0

f(x) = |x| = $
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

You might also like