Voting

: min(nine, one)?
(Example: nine)

The Note You're Voting On

costinu
13 years ago
max(null, 0) = null
max(0, null) = 0

<< Back to user notes page

To Top