Changes

Jump to navigation Jump to search
2 bytes removed ,  08:36, 10 January 2014
Line 9: Line 9:  
*In <math>ROMAN(n,t), n</math> is the Arabic number and <math>t</math> is the number which is indicating the type of the roman numeral.   
 
*In <math>ROMAN(n,t), n</math> is the Arabic number and <math>t</math> is the number which is indicating the type of the roman numeral.   
 
*<math>t </math> is varying from Classic to Simplified, becoming more concise as the value of increases.
 
*<math>t </math> is varying from Classic to Simplified, becoming more concise as the value of increases.
  '''t''' value             ''' Type'''
+
  '''t value                       Type'''
 
   0 or omitted      -          Classic
 
   0 or omitted      -          Classic
 
   1                -          More concise
 
   1                -          More concise
Line 18: Line 18:  
   FALSE            -          Simplified
 
   FALSE            -          Simplified
 
*  This function will return the result as error when  the n value is negative.
 
*  This function will return the result as error when  the n value is negative.
*Also there is no restriction to give a <math>n </math> value.
+
* Also there is no restriction for a <math>n </math> value.
 
      
==Examples==
 
==Examples==
writer
6,694

edits

Navigation menu