ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: Double Factorial
Double Factorial

FILE INFORMATION

Ranked as 32863 on our all-time top downloads list with 1454 downloads.
Ranked as 24946 on our top downloads list for the past seven days with 1 downloads.

doublefactorial.zip
Filename doublefactorial.zip (Download)
Title Double Factorial
Description This program computes double factorial of x, which is like a normal factorial, but -2 in the product instead of -1.
Author Jeff Eaton (jeffeats@gmail.com)
Category TI-89 BASIC Math Programs (Arithmetic)
File Size 422 bytes
File Date and Time Tue Nov 14 00:46:49 2006
Documentation Included? No

REVIEWS

Review
Review by  Nishad Phadke
Reviewed on 2011-02-27
This program is confusing in both its applications and in its intentions. It appears that instead of return (x)(x-1)(x-2)(x-3)... it rather returns (x)(x-2)(x-4)(x-6)..., yet even this function is flawed.

Input: 10

Expected output: 10*8*6*4*2=3840

Actual output: 737280

Overall: 4/10


LEAVE FEEDBACK

Questions, comments, and problems regarding the file itself should be sent directly to the author(s) listed above.

Write a review for this file (requires a free account)

Report inappropriate or miscategorized file (requires an account; or you may email us directly)

If you have downloaded and tried this program, please rate it on the scale below
BadGood
1  2  3  4  5  6  7  8  9  10  

ARCHIVE CONTENTS

Archive Contents
Name Size
function.d_underscore_fact.89p   399

  Copyright © 1996-2019, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer