Atom - Ʋ
- Is Square
Tags: arithmetic , math , number , vectorize , boolean
Arity: monadic
This atom is monadic, which means it takes one argument.
Functionality
Return 1
if z
is a square number and 0
otherwise.
Ʋ
- Is SquareTags: arithmetic , math , number , vectorize , boolean
This atom is monadic, which means it takes one argument.
Return 1
if z
is a square number and 0
otherwise.