Revision as of 15:34, 29 September 2024 editThe Blade of the Northern Lights (talk | contribs)Edit filter managers, Autopatrolled, Oversighters, Administrators55,790 edits Fix← Previous edit | Latest revision as of 11:54, 6 October 2024 edit undoDingolover6969 (talk | contribs)Extended confirmed users768 edits use anchor | ||
(2 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
*] in Perl, {{code|~~}} | *] in Perl, {{code|~~}} | ||
*In ] the operator {{code|~~}} is equivalent to {{code|LIKE}} | *In ] the operator {{code|~~}} is equivalent to {{code|LIKE}} | ||
* |
*In ], ~ transforms a value into an integer and takes its complement, and so ~~ (sometimes called 'two tildes' to indicate a form of double negation) is a way to transform a value into an integer. | ||
*{{unichar|0360|Combining double tilde|cwith=◌◌}} , a tilde ] that spans a pair of adjacent characters: {{char|◌͠◌}} | *{{unichar|0360|Combining double tilde|cwith=◌◌}} , a tilde ] that spans a pair of adjacent characters: {{char|◌͠◌}} | ||
*'']'', an EP by |
*'']'', an EP by Ana Roxanne | ||
{{disambiguation}} | {{disambiguation}} |
Latest revision as of 11:54, 6 October 2024
Double tilde (~~ or ≈) may refer to:
- Approximation
≈
- Double negation
~(~x)
- Smart match operator in Perl,
~~
- In PostgreSQL the operator
~~
is equivalent toLIKE
- In certain programming languages, ~ transforms a value into an integer and takes its complement, and so ~~ (sometimes called 'two tildes' to indicate a form of double negation) is a way to transform a value into an integer.
- U+0360 ◌◌͠ COMBINING DOUBLE TILDE , a tilde diacritic that spans a pair of adjacent characters: ◌͠◌
- ~~~, an EP by Ana Roxanne
If an internal link led you here, you may wish to change the link to point directly to the intended article. Category: