Description Usage Arguments Examples
Format s with = if it's not 0, or < otherwise
1 | lteq(s, non_equal_char = "<", sep = " ")
|
s |
string to format |
non_equal_char |
character to use if x != 0 |
sep |
separator between the relationship character and s |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.