APL (Dyalog), 8 bytes
0=1|*∘.5
0= [is] zero equal to
1| the modulus-1 (i.e. the fractional part) of
*∘.5 the argument raised to the power of a half
APL (Dyalog), 8 bytes
0=1|*∘.5
0= [is] zero equal to
1| the modulus-1 (i.e. the fractional part) of
*∘.5 the argument raised to the power of a half
APL (Dyalog), 8 bytes
0=1|*∘.5
0= [is] zero equal to
1| the modulus-1 (i.e. the fractional part) of
*∘.5 the argument raised to the power of a half
APL (Dyalog), 8 bytes
0=1|*∘.5
0= [is] zero equal to
1| the modulus-1 (i.e. the fractional part) of
*∘.5 the argument raised to the power of a half