Coder Social home page Coder Social logo

gas-numelogy's Introduction

Numerology Calculator Script

This repository contains a Google Apps Script for calculating numerology numbers from a given birthday. The script is designed to be easy to integrate and use, especially for those working with spreadsheets where numerology calculations are required.

Overview

The script, Numelogy.gs, provides a custom function named Numelogy, which takes a numeric input representing a birthday and returns the numerology number. It handles single values as well as arrays, and it accounts for master numbers in numerology.

Features

  • Single and Array Input: Can process both individual birthday numbers and arrays of numbers.
  • Master Numbers: Recognizes and correctly handles master numbers (11, 22, 33).
  • Recursive Calculation: For numbers that are not master numbers and have more than one digit, the script calculates recursively to reduce it to a single digit.

How to Use

  1. Add Script to Your Project: Copy Numelogy.gs into your Google Apps Script project.
  2. Function Call: Use the function in your spreadsheet or script by calling Numelogy(input).
    • Example: =Numelogy("19850423") or =Numelogy(A2) where A2 contains the birthday.

Requirements

  • Google Account with access to Google Sheets and Google Apps Script.

Contributions

Contributions to this script are welcome. Please feel free to submit issues and pull requests for improvements, bug fixes, or feature additions.

License

This script is released under the MIT License.

gas-numelogy's People

Contributors

valbeat avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.