Mathematical Functions Quiz

Mathematical Functions Quiz

10th Grade

20 Qs

quiz-placeholder

Similar activities

Mastering Keyboard Skills Quiz

Mastering Keyboard Skills Quiz

6th Grade - University

15 Qs

8.12 C++ Test on Classes

8.12 C++ Test on Classes

9th - 12th Grade

15 Qs

Intro to Python Project Stem U4 Repetition & Loops Vocab Test

Intro to Python Project Stem U4 Repetition & Loops Vocab Test

9th - 12th Grade

17 Qs

Google Sheets - Time Management Review

Google Sheets - Time Management Review

9th - 12th Grade

15 Qs

Intro to Python Project Stem Unit 8 Vocab Test

Intro to Python Project Stem Unit 8 Vocab Test

9th - 12th Grade

18 Qs

CompuScholar Chapter 6 Exam

CompuScholar Chapter 6 Exam

9th - 12th Grade

20 Qs

S&A Design Quiz 2

S&A Design Quiz 2

9th - 12th Grade

15 Qs

LO13_Lesson 9

LO13_Lesson 9

10th Grade

18 Qs

Mathematical Functions Quiz

Mathematical Functions Quiz

Assessment

Quiz

Instructional Technology

10th Grade

Easy

Created by

Zemmary Batucan

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function returns the absolute value of a number?

sign()

abs()

round()

mod()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the floor() function do?

Rounds a number up to the nearest integer.

Rounds a number down to the nearest integer.

Returns the remainder of a division.

Raises a number to a power.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function rounds a number to a specified number of decimal places?

ceil()

floor()

round()

truncate()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of mod(15, 4)?

3

4

15

3.75

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function raises a number to the power of another number?

pow()

sqrt()

greatest()

least()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the sqrt() function return?

The square of a number.

The square root of a number.

The natural logarithm of a number.

The base-10 logarithm of a number.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function returns the largest value from a list of values?

least()

greatest()

max()

min()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?