Šablon:Gcd/dok
Pređi na navigaciju
Pređi na pretragu
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted
This template calculates the greatest common divisor (gcd) of two or more parameters.
Examples
{{gcd|16|6}}→ Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted{{gcd|360|180|120|90}}→ Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted{{gcd|544|119}}→ Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted{{gcd|2089|3571}}→ Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted