Changes

Jump to navigation Jump to search
8 bytes added ,  13:23, 14 June 2016
Line 47: Line 47:     
Similarly, scales such as milli, mega, etc. are supported using conventional SI units.
 
Similarly, scales such as milli, mega, etc. are supported using conventional SI units.
 +
 
a=1m;
 
a=1m;
 +
 
1 m.
 
1 m.
 +
 
a<>ym;
 
a<>ym;
 +
 
1.0000000000000001e+24 ym.
 
1.0000000000000001e+24 ym.
   Line 55: Line 59:     
Using uppercase Y, we get the answer in Yottameter.
 
Using uppercase Y, we get the answer in Yottameter.
 +
 
a=1m;
 
a=1m;
 +
 
1 m.
 
1 m.
 +
 
a<>Ym;
 
a<>Ym;
 +
 
1.0000000000000001e-24 Ym.
 
1.0000000000000001e-24 Ym.
  
2,824

edits

Navigation menu