Quotient: Difference between revisions
(Marked this version for translation) |
(Marked this version for translation) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
<!--T:3--> | |||
<section begin="image"/>[[File:quotient.png|alt=The Quotient Block|thumb]]<section end="image"/> | |||
==Usage== <!--T:4--> | |||
<!--T:2--> | |||
<p id="tooltip">Returns the quotient of two inputs.</p> | |||
==Syntax== <!--T:5--> | |||
<!--T:6--> | |||
Inputs in this block: | |||
#a number | |||
#a number | |||
the first value will be divided by the second. | |||
==Example== <!--T:7--> | |||
<!--T:8--> | |||
[[File:quotient_example.gif|alt=Quotient example gif|thumb]] | |||
[[File:quotient_example.png|alt=Quotient example code|thumb]] | |||
<!--T:9--> | |||
This is a model of an epidemic. To monitor the spread of the epidemic, data boxes and a line graph have been employed to monitor immune, uninfected, and infected populations. An epidemic occurs when the infected population exceeds the expected infected population. When over 5% of the population is infected, the warning label is shown. | |||
==Related Blocks== <!--T:10--> | |||
<!--T:11--> | |||
*[[Special:MyLanguage/Product|Product *]] | |||
*[[Special:MyLanguage/Sum|Sum +]] | |||
*[[Special:MyLanguage/Difference|Difference -]] | |||
<!--T:1--> | <!--T:1--> |
Latest revision as of 16:00, 14 August 2023
Usage
Returns the quotient of two inputs.
Syntax
Inputs in this block:
- a number
- a number
the first value will be divided by the second.
Example
This is a model of an epidemic. To monitor the spread of the epidemic, data boxes and a line graph have been employed to monitor immune, uninfected, and infected populations. An epidemic occurs when the infected population exceeds the expected infected population. When over 5% of the population is infected, the warning label is shown.