Macaulay2 » Documentation
Packages » Macaulay2Doc :: toUpper
next | previous | forward | backward | up | index | toc

toUpper -- convert to upper case

Synopsis

Description

i1 : toUpper "A b C d E f"

o1 = A B C D E F

For the programmer

The object toUpper is a function closure.