Y
Hacker News
new
|
ask
|
show
|
jobs
by
platistocrates
2425 days ago
~ means "approximately".
1 comments
ljcn
2425 days ago
~= means not equal in MATLAB. Also it often means one's complement (C and others). Hence the gp used it to mean NOT.
link
s_y_n_t_a_x
2425 days ago
Lua as well (uses ~= instead of !=).
link