Sponsored Content
Top Forums Shell Programming and Scripting Percentage Calculation in Decimal Post 302731065 by Anupam_Halder on Wednesday 14th of November 2012 07:05:57 AM
Old 11-14-2012
not working Smilie

Code:
[[XXXXXXXXXXXXXXXXX]:~ 07:01:55 $]b=47
[[XXXXXXXXXXXXXXXXX]:~ 07:02:09 $]a=7
[[XXXXXXXXXXXXXXXXX]:~ 07:02:16 $]printf "%.2f\n" $(((b-a)/b*100))
0.00
[[XXXXXXXXXXXXXXXXX]:~ 07:02:20 $]printf "%.2f\n" $(((b-a)*100/b))
85.00
[[XXXXXXXXXXXXXXXXX]:~ 07:02:37 $]printf "%.2f\n" $(echo "scale=2\n(($b-$a)*100)/$b"|bc)
(standard_in) 1: illegal character: \
(standard_in) 1: parse error
0.00



Please help.
1st one not giving decimal output and 2nd one not working.

Last edited by Scott; 11-14-2012 at 08:49 AM.. Reason: Code tags
 

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

decimal calculation

Hi am calculating the percentage of the pass and fail. Pass: echo `echo 1498*100/1667| bc`% fail: echo `echo 169*100/1667 | bc`% for this am getting PASS= 89% fail =10 % I need to fetch the exact decimal percentage like PASS = 89.8 % FAIL= 10.2 % Please advice me (3 Replies)
Discussion started by: bobprabhu
3 Replies

2. Shell Programming and Scripting

awk/sed percentage calculation

Hi all i have a text file with columns delimited with , 2010-08-18,10,24,.09751,39,7,14872,26732 . . . i would to add a extra column in the end with percentage calculation of columns 5 and 8 ie (39/26732)*100 so the output must look like ... (6 Replies)
Discussion started by: posner
6 Replies

3. UNIX for Dummies Questions & Answers

Decimal to BCD (Binary Coded Decimal)

Anybody please help me... Design an algorithm that accepts an input a decimal number and converts it into BCD (Binary Coded Decimal) representation. Also, draw its Flow Chart. This is a unix qn... plz post algorithm for that :confused: (1 Reply)
Discussion started by: caramba
1 Replies

4. Homework & Coursework Questions

Decimal to BCD (Binary Coded Decimal)

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: Design an algorithm that accepts an input a decimal number and converts it into BCD (Binary... (2 Replies)
Discussion started by: caramba
2 Replies

5. Shell Programming and Scripting

Decimal number calculation problem

I have a below snippet of code from my perl script and its causing a problem when the output of $lTAX is 0 (zero) its getting displayed as -0.00. I want output to be 0 not -0.00. Any help would be appreciated. #!/usr/bin/perl my $lTotA = 50.94; my $lVatA = 8.49; my $lAllocD; my $lAdjNr =... (4 Replies)
Discussion started by: Devesh5683
4 Replies

6. Shell Programming and Scripting

Percentage calculation

i am trying to get percentage : but not able to do it: i tried : x=1 y=2 z=`expr $x/$y*100` it is not giving me result can u pls help on this (4 Replies)
Discussion started by: Aditya.Gurgaon
4 Replies

7. Programming

Urgent help needed.. C++ program to convert decimal to hexa decimal

Hi , seq can be 0...128 int windex = seq / 8; int bindex = seq % 8; unsigned char bitvalue = '\x01' << (7-bindex) ; bpv.bitmapvalue = bitvalue; This is the part of a program to convert decimal to bitmap value of hexadecimal. I want this to change to convert only to... (1 Reply)
Discussion started by: greenworld123
1 Replies

8. Shell Programming and Scripting

Percentage calculation

Hi, I have a text file in below format. I trying to find a solution for finding percentage used for each of the NAMEs. Directory ALLOCATED USED NAME1 93MB 93KB NAME2 25G 62K NAME3 14G 873M NAME4 25G 62K NAME5 20G... (10 Replies)
Discussion started by: ctrld
10 Replies

9. Shell Programming and Scripting

Help with awk percentage calculation from a file

i have a file say test with the below mentioned details Folder Name Total space Space used /test/test1 500.1GB 112.0 GB /test/test2 3.2 TB 5TB /test/test3 3TB 100GB i need to calculate percentage of each row based on total space and space used and copy... (9 Replies)
Discussion started by: venkitesh
9 Replies
DateTime::Locale::bo_CN(3)				User Contributed Perl Documentation				DateTime::Locale::bo_CN(3)

NAME
DateTime::Locale::bo_CN SYNOPSIS
use DateTime; my $dt = DateTime->now( locale => 'bo_CN' ); print $dt->month_name(); DESCRIPTION
This is the DateTime locale package for Tibetan China. DATA
This locale inherits from the DateTime::Locale::bo locale. It contains the following data. Days Wide (format) XXXXXXXXX XXXXXXXXXXXX XXXXXXXXXX XXXXXXXXXXX XXXXXXXX XXXXXXXXXXX XXXXXXXXX Abbreviated (format) XXXXX XXXXXXXX XXXXXX XXXXXXX XXXX XXXXXXX XXXXX Narrow (format) XX XX XX XX X XXX XX Wide (stand-alone) XXXXXXXXX XXXXXXXXXXXX XXXXXXXXXX XXXXXXXXXXX XXXXXXXX XXXXXXXXXXX XXXXXXXXX Abbreviated (stand-alone) XXXXX XXXXXXXX XXXXXX XXXXXXX XXXX XXXXXXX XXXXX Narrow (stand-alone) XX XX XX XX X XXX XX Months Wide (format) XXXXXXXXXXX XXXXXXXXXXXX XXXXXXXXXXX XXXXXXXXXXX XXXXXXXXXX XXXXXXXXXXXX XXXXXXXXXXXX XXXXXXXXXXXXX XXXXXXXXXXX XXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX Abbreviated (format) XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXXX XXXXX XXXXX Narrow (format) XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXXX XXXXX XXXXX Wide (stand-alone) XXXXXXXXXXX XXXXXXXXXXXX XXXXXXXXXXX XXXXXXXXXXX XXXXXXXXXX XXXXXXXXXXXX XXXXXXXXXXXX XXXXXXXXXXXXX XXXXXXXXXXX XXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX Abbreviated (stand-alone) XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXXX XXXXX XXXXX Narrow (stand-alone) 1 2 3 4 5 6 7 8 9 10 11 12 Quarters Wide (format) XXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXX Abbreviated (format) XXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXX Narrow (format) 1 2 3 4 Wide (stand-alone) XXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXX Abbreviated (stand-alone) Q1 Q2 Q3 Q4 Narrow (stand-alone) 1 2 3 4 Eras Wide BCE CE Abbreviated XXXXXXXXXXXXX XXXXXXXX Narrow XXXXXXXXXXXXX XXXXXXXX Date Formats Full 2008-02-05T18:30:30 = XXXXXXXXXXXX, 2008 XXXXXXXXXXXX 05 1995-12-22T09:05:02 = XXXXXXXX, 1995 XXXXXXXXXXXXXXXX 22 -0010-09-15T04:44:23 = XXXXXXXXXXX, -10 XXXXXXXXXXX 15 Long 2008-02-05T18:30:30 = XXXXXXXX2008 XXXXXXXXXXXXXXXXXXX5X 1995-12-22T09:05:02 = XXXXXXXX1995 XXXXXXXXXXXXXXXXXXXXXXX22X -0010-09-15T04:44:23 = XXXXXXXX-10 XXXXXXXXXXXXXXXXXX15X Medium 2008-02-05T18:30:30 = 2008 XXXXXXXXXXXXXX5 1995-12-22T09:05:02 = 1995 XXXXXXXXXXXXXXX22 -0010-09-15T04:44:23 = -10 XXXXXXXXXXXXXX15 Short 2008-02-05T18:30:30 = 2008-02-05 1995-12-22T09:05:02 = 1995-12-22 -0010-09-15T04:44:23 = -010-09-15 Default 2008-02-05T18:30:30 = 2008 XXXXXXXXXXXXXX5 1995-12-22T09:05:02 = 1995 XXXXXXXXXXXXXXX22 -0010-09-15T04:44:23 = -10 XXXXXXXXXXXXXX15 Time Formats Full 2008-02-05T18:30:30 = 18:30:30 UTC 1995-12-22T09:05:02 = 09:05:02 UTC -0010-09-15T04:44:23 = 04:44:23 UTC Long 2008-02-05T18:30:30 = 18:30:30 UTC 1995-12-22T09:05:02 = 09:05:02 UTC -0010-09-15T04:44:23 = 04:44:23 UTC Medium 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 09:05:02 -0010-09-15T04:44:23 = 04:44:23 Short 2008-02-05T18:30:30 = 18:30 1995-12-22T09:05:02 = 09:05 -0010-09-15T04:44:23 = 04:44 Default 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 09:05:02 -0010-09-15T04:44:23 = 04:44:23 Datetime Formats Full 2008-02-05T18:30:30 = XXXXXXXXXXXX, 2008 XXXXXXXXXXXX 05 18:30:30 UTC 1995-12-22T09:05:02 = XXXXXXXX, 1995 XXXXXXXXXXXXXXXX 22 09:05:02 UTC -0010-09-15T04:44:23 = XXXXXXXXXXX, -10 XXXXXXXXXXX 15 04:44:23 UTC Long 2008-02-05T18:30:30 = XXXXXXXX2008 XXXXXXXXXXXXXXXXXXX5X 18:30:30 UTC 1995-12-22T09:05:02 = XXXXXXXX1995 XXXXXXXXXXXXXXXXXXXXXXX22X 09:05:02 UTC -0010-09-15T04:44:23 = XXXXXXXX-10 XXXXXXXXXXXXXXXXXX15X 04:44:23 UTC Medium 2008-02-05T18:30:30 = 2008 XXXXXXXXXXXXXX5 18:30:30 1995-12-22T09:05:02 = 1995 XXXXXXXXXXXXXXX22 09:05:02 -0010-09-15T04:44:23 = -10 XXXXXXXXXXXXXX15 04:44:23 Short 2008-02-05T18:30:30 = 2008-02-05 18:30 1995-12-22T09:05:02 = 1995-12-22 09:05 -0010-09-15T04:44:23 = -010-09-15 04:44 Default 2008-02-05T18:30:30 = 2008 XXXXXXXXXXXXXX5 18:30:30 1995-12-22T09:05:02 = 1995 XXXXXXXXXXXXXXX22 09:05:02 -0010-09-15T04:44:23 = -10 XXXXXXXXXXXXXX15 04:44:23 Available Formats d (d) 2008-02-05T18:30:30 = 5 1995-12-22T09:05:02 = 22 -0010-09-15T04:44:23 = 15 EEEd (d EEE) 2008-02-05T18:30:30 = 5 XXXXXXXX 1995-12-22T09:05:02 = 22 XXXX -0010-09-15T04:44:23 = 15 XXXXXXX Hm (H:mm) 2008-02-05T18:30:30 = 18:30 1995-12-22T09:05:02 = 9:05 -0010-09-15T04:44:23 = 4:44 hm (h:mm a) 2008-02-05T18:30:30 = 6:30 XXXXXXXX 1995-12-22T09:05:02 = 9:05 XXXXXXX -0010-09-15T04:44:23 = 4:44 XXXXXXX Hms (H:mm:ss) 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 9:05:02 -0010-09-15T04:44:23 = 4:44:23 hms (h:mm:ss a) 2008-02-05T18:30:30 = 6:30:30 XXXXXXXX 1995-12-22T09:05:02 = 9:05:02 XXXXXXX -0010-09-15T04:44:23 = 4:44:23 XXXXXXX M (L) 2008-02-05T18:30:30 = 2 1995-12-22T09:05:02 = 12 -0010-09-15T04:44:23 = 9 Md (M-d) 2008-02-05T18:30:30 = 2-5 1995-12-22T09:05:02 = 12-22 -0010-09-15T04:44:23 = 9-15 MEd (E, M-d) 2008-02-05T18:30:30 = XXXXXXXX, 2-5 1995-12-22T09:05:02 = XXXX, 12-22 -0010-09-15T04:44:23 = XXXXXXX, 9-15 MMM (LLL) 2008-02-05T18:30:30 = XXXX 1995-12-22T09:05:02 = XXXXX -0010-09-15T04:44:23 = XXXX MMMd (MMM d) 2008-02-05T18:30:30 = XXXX 5 1995-12-22T09:05:02 = XXXXX 22 -0010-09-15T04:44:23 = XXXX 15 MMMEd (E MMM d) 2008-02-05T18:30:30 = XXXXXXXX XXXX 5 1995-12-22T09:05:02 = XXXX XXXXX 22 -0010-09-15T04:44:23 = XXXXXXX XXXX 15 MMMMd (MMMM d) 2008-02-05T18:30:30 = XXXXXXXXXXXX 5 1995-12-22T09:05:02 = XXXXXXXXXXXXXXXX 22 -0010-09-15T04:44:23 = XXXXXXXXXXX 15 MMMMEd (E MMMM d) 2008-02-05T18:30:30 = XXXXXXXX XXXXXXXXXXXX 5 1995-12-22T09:05:02 = XXXX XXXXXXXXXXXXXXXX 22 -0010-09-15T04:44:23 = XXXXXXX XXXXXXXXXXX 15 ms (mm:ss) 2008-02-05T18:30:30 = 30:30 1995-12-22T09:05:02 = 05:02 -0010-09-15T04:44:23 = 44:23 y (y) 2008-02-05T18:30:30 = 2008 1995-12-22T09:05:02 = 1995 -0010-09-15T04:44:23 = -10 yM (y-M) 2008-02-05T18:30:30 = 2008-2 1995-12-22T09:05:02 = 1995-12 -0010-09-15T04:44:23 = -10-9 yMEd (EEE, y-M-d) 2008-02-05T18:30:30 = XXXXXXXX, 2008-2-5 1995-12-22T09:05:02 = XXXX, 1995-12-22 -0010-09-15T04:44:23 = XXXXXXX, -10-9-15 yMMM (y MMM) 2008-02-05T18:30:30 = 2008 XXXX 1995-12-22T09:05:02 = 1995 XXXXX -0010-09-15T04:44:23 = -10 XXXX yMMMEd (EEE, y MMM d) 2008-02-05T18:30:30 = XXXXXXXX, 2008 XXXX 5 1995-12-22T09:05:02 = XXXX, 1995 XXXXX 22 -0010-09-15T04:44:23 = XXXXXXX, -10 XXXX 15 yMMMM (y MMMM) 2008-02-05T18:30:30 = 2008 XXXXXXXXXXXX 1995-12-22T09:05:02 = 1995 XXXXXXXXXXXXXXXX -0010-09-15T04:44:23 = -10 XXXXXXXXXXX yQ (y Q) 2008-02-05T18:30:30 = 2008 1 1995-12-22T09:05:02 = 1995 4 -0010-09-15T04:44:23 = -10 3 yQQQ (y QQQ) 2008-02-05T18:30:30 = 2008 XXXXXXXXXXXXXXX 1995-12-22T09:05:02 = 1995 XXXXXXXXXXXXXXX -0010-09-15T04:44:23 = -10 XXXXXXXXXXXXXXXXX Miscellaneous Prefers 24 hour time? Yes Local first day of the week XXXXXXXXX SUPPORT
See DateTime::Locale. AUTHOR
Dave Rolsky <autarch@urth.org> COPYRIGHT
Copyright (c) 2008 David Rolsky. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This module was generated from data provided by the CLDR project, see the LICENSE.cldr in this distribution for details on the CLDR data's license. perl v5.18.2 2017-10-06 DateTime::Locale::bo_CN(3)
All times are GMT -4. The time now is 09:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy