Rhodonite is a manganeseinosilicate, (Mn, Fe, Mg, Ca)SiO3 and member of the pyroxenoid group of , crystallizing in the triclinic system. It commonly occurs as cleavable to compact masses with a rose-red color (the name comes from the Greek ῥόδος rhodos, rosy), often tending to brown because of surface oxidation.
In computer programming, a parameter is a special kind of variable, used in a subroutine to refer to one of the pieces of data provided as input to the subroutine. These pieces of data are called arguments. An ordered list of parameters is usually included in the definition of a subroutine, so that, each time the subroutine is called, its arguments for that call can be assigned to the corresponding parameters.