vei'u

From Lojban Wiki
Revision as of 17:07, 13 January 2026 by Nalvaizmiku (talk | contribs) (Import words via API)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

valsi

vei'u

type

experimental cmavo

creator

krtisfranks

time entered

Tue Sep 11 03:28:54 2018  

English

Definition #71110 - Preferred

 

selma'o

VUhU1

definition

binary mekso operator: mod(ulus)/remainder; X1 % X2, MATH

$\,\,\, X_1$

   X1 (mod(X2)).

notes

Denoted as "%" in C++. This is a basic arithmetic operator in some programming languages. x%y is in [0, y) for all real numbers x and y, such that/where y > 0 definitionally, and outputs the modulus/remainder of its left-hand/first input (here: x) wrt/when integer-dividing it by its right-hand/second input (here: y); in other words, let n be the greatest integer such that ny = < abs(x), then this function yields abs(x) - ny. This function can also be used in order to define the fractional-part function (define y = 1). See also: "vei'e".

gloss words

created by

krtisfranks

vote information

1

time

Sat Nov 12 22:52:00 2022

[View Comments For This Definition]


Examples


Etymology