Skip to content

Instantly share code, notes, and snippets.

View mdchaney's full-sized avatar

Michael Chaney mdchaney

View GitHub Profile
#!/usr/bin/perl
# By Michael Chaney, Michael Chaney Consulting Corporation
# Copyright 2006, Michael Chaney Consulting Corporation, all rights reserved
# read wav chunks, see what each chunk is
use strict;
use POSIX qw(strftime);
.Title EFinder Program to evaluate e
.Ident 'V03-02'
.Show MEB
;The purpose of this program will be to find e out to the
;specified number of decimal places. The idea here will be to use the
;definition:
;
; 1 1 1 1 1 1 1
; e = - + - + - + - + - + - + - + ...
/*
By Michael Darrin Chaney
Copyright 2014 Michael Chaney, All Rights Reserved
Released under terms of MIT License or GPLv2
*/
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <time.h>