🐐 NVMERVS
This commit is contained in:
@@ -339,6 +339,11 @@ Sorts an array in ascending order. Returns a new sorted array. All elements must
|
||||
|
||||
Returns VERITAS if a strict majority of the arguments are VERITAS, FALSITAS otherwise. Also accepts a single array of booleans. All values must be booleans. Ties return FALSITAS.
|
||||
|
||||
### NVMERVS
|
||||
`NVMERVS(string)`
|
||||
|
||||
Parses a Roman numeral string and returns its integer value. The argument must be a string containing a valid Roman numeral. Respects the `MAGNVM` and `SVBNVLLA` modules for large and negative numbers respectively.
|
||||
|
||||
### TYPVS
|
||||
`TYPVS(value)`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user