search for: currency_symbol

Displaying 3 results from an estimated 3 matches for "currency_symbol".

2006 Mar 08
1
question about options_for_select array
Hi! If i have something like this used to create select tag: options = [["Dollar", "$"], ["Kroner", "DKK"]] and later read value from the database and get "DKK", what is the easiest way to get "Kroner" value? -- Posted via http://www.ruby-forum.com/.
2012 Jan 15
1
Correct Localized Numbers on Plots, related to glibc!
...m> wrote: I have found that decimal seperator in fa_IR.utf8 is . (dot), I thought it should be U+066B , any comments or ideas why it is not so? (I am trying to use Persian numbers in my plots in GNU R, if it might help.) decimal_point thousands_sep grouping int_curr_symbol currency_symbol "." "" "" "IRR" "????" mon_decimal_point mon_thousands_sep mon_grouping positive_sign negative_sign "??'" "?" "\003&q...
2013 Feb 18
2
mtext unicode failure
Readers, How to solve this unicode input error please? > postscript("~/tmp/test.eps",width=100/25.4,height=100/25.4,horizontal=FALSE,onefile=TRUE,paper="special") > testx<-seq(1:5) > testy<-seq(1:5) > plot(testy~testx) > mtext('text (O?)\n more text',side=3,line=1) Warning messages: 1: In mtext("text (O?)\n more text", side = 3, line =