Product: Difference between revisions
(Marked this version for translation) |
(duplicate file already uploaded) |
||
Line 21: | Line 21: | ||
<!--T:8--> | <!--T:8--> | ||
[[File: | [[File:pi_example.gif|alt=Product example gif|thumb]] | ||
[[File: | [[File:pi_example.png|alt=Product example code|thumb]] | ||
<!--T:9--> | <!--T:9--> |
Latest revision as of 18:18, 16 August 2023
Usage
Returns the product of two inputs.
Syntax
Inputs in this block:
- a number
- a number
which will be multiplied together.
Example
This is a model that explores the relationship between turning degrees and circle area. The model calculates the area of the circle drawn using the equation 𝝅r². The World trait of the radius is calculated in The World tab given the degrees turned input from the slider. Note that the area is in spaceland square units.