how about an example of x.[x] ? For instance, if x=15.72, does that make
x.[x] = 15.72.15?
Not sure what's happening here. If x is an integer, the [x] = x
Or is x.[x] == x*[x]?
If so, then using the decimal point as an operator is just confusing.
if x and y are positive real numbers such that x.[x] = 36 and y.[y] = 71,then x+y is equal to which number.[.]denotes the greatest integer function .
1 answer