Is () a prime number?: Difference between revisions

Is () a prime number?
Content deleted Content added
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1:
{{Blocks
[[File:|block_img = Block 6 5 2023-4 33 30 PM.png|thumb|420x420px]]
The is prime number block is a boolean that detects if a number is a prime number (a natural number greater than 1 that is not a product of two smaller natural numbers).
|block_type = Boolean Block
|category = [[Operators Expansion]]
|title = is () a prime number?
}}
The '''is () a prime number?''' block is a boolean block that detects if a number is a [https://en.wikipedia.org/wiki/Prime_number prime number] (a natural number greater than 1 that is not a product of two smaller natural numbers and whose divisors are '''only''' 1 and itself). To get this block, one must add the "Operators Expansion" extension.
{{DISPLAYTITLE:is () a prime number?}}
[[Category:Boolean Blocks]]
[[Category:Operators Blocks/Expansion]]