Funkcje matematyczne w JavaScript

Funkcje matematyczne w JavaScript

10th Grade

10 Qs

quiz-placeholder

Similar activities

Javascript quiz z w3c

Javascript quiz z w3c

10th Grade

15 Qs

WDP Python S1 Q1

WDP Python S1 Q1

6th - 12th Grade

14 Qs

Java Math

Java Math

1st - 12th Grade

10 Qs

Basics in Java

Basics in Java

9th - 12th Grade

15 Qs

Podstawowe funkcje matematyczne w JavaScript

Podstawowe funkcje matematyczne w JavaScript

10th Grade

9 Qs

Latihan Class Library

Latihan Class Library

9th - 12th Grade

10 Qs

algorytmy 1

algorytmy 1

9th - 12th Grade

8 Qs

Loops

Loops

9th - 12th Grade

10 Qs

Funkcje matematyczne w JavaScript

Funkcje matematyczne w JavaScript

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Quizizz MTI

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Co zwraca funkcja Math.max(10, 20, 30)?

10

30

40

20

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jakie argumenty przyjmuje funkcja Math.min()?

Tylko tekst jako argumenty.

Liczby jako argumenty.

Liczby i tekst jako argumenty.

Liczby i obiekty jako argumenty.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Co robi funkcja Math.abs(-15)?

-15

15.0

0

15

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jakie są podstawowe funkcje matematyczne w JavaScript?

Math.sqrt()

Math.log()

Math.pow()

Math.abs(), Math.ceil(), Math.floor(), Math.round(), Math.max(), Math.min(), Math.random()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak można wygenerować liczbę losową w JavaScript?

Math.generateRandom()

Math.randomize()

Math.random()

Math.getRandomNumber()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak zaokrąglić liczbę 4.7 w JavaScript?

4

5

4.5

6

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jakie funkcje służą do operacji na potęgach w JavaScript?

Operator '^^' oraz funkcja Math.sqrt()

Operator '**' oraz funkcja Math.pow()

Operator '**' oraz funkcja Math.log()

Operator '^' oraz funkcja Math.exp()

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?