The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:Spreadsheet-Engine spreadsheet::"

Spreadsheet::Engine - Core calculation engine for a spreadsheet River stage one • 1 direct dependent • 1 total dependent

This provides back-end spreadsheet functionality for creating a sheet, setting cells to have values or formulae, and performing all necessary calculations. There is no front-end UI provided - this is purely the calculation engine. Over 110 spreadshee...

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Sheet - Spreadsheet basics River stage one • 1 direct dependent • 1 total dependent

This is a motley bunch of functions for dealing with a spreadsheet file and/or data structure. If you plan to use any of these directly, be aware that they may move, vanish, or have significant interface changes in future releases....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Error - Standard errors River stage one • 1 direct dependent • 1 total dependent

This is a convenience to create various types of spreadsheet errors....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Value - A value/type combination River stage one • 1 direct dependent • 1 total dependent

In a spreadsheet, values also have an accompanying type. This class represents such a value/type combination....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Fn::ymd - base class for DMY functions River stage one • 1 direct dependent • 1 total dependent

This provides a base class for spreadsheet functions that operate on a single date pre-split into year, month, and day....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Fn::hms - base class for HMS functions River stage one • 1 direct dependent • 1 total dependent

This provides a base class for spreadsheet functions that operate on a given time pre-split into hours, minutes, and seconds....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Fn::text - base class for text functions River stage one • 1 direct dependent • 1 total dependent

This provides a base class for spreadsheet functions that operate on text, such as UPPER(), LOWER(), REPLACE() etc....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Fn::base - base class for spreadsheet functions River stage one • 1 direct dependent • 1 total dependent

This provides a base class for spreadsheet functions. Each function will generally have an intermediate base class that extends this with methods specific to the type of function that it is providing....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Fn::math - base class for math functions River stage one • 1 direct dependent • 1 total dependent

This provides a base class for spreadsheet functions that perform mathematical functions on a single argument (ABS(), SIN(), SQRT() etc). Subclasses should provide 'calculate' function that will be called with the argument provided....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Functions - Spreadsheet functions (SUM, MAX, etc) River stage one • 1 direct dependent • 1 total dependent

This provides all the spreadsheet functions (SUM, MAX, IRR, ISNULL, etc)....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Fn::math2 - base class for 2arg math functions River stage one • 1 direct dependent • 1 total dependent

This provides a base class for spreadsheet functions that perform mathematical functions with two arguments (POWER(), MOD(), etc)...

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Fn::series - base class for series functions River stage one • 1 direct dependent • 1 total dependent

This provides a base class for spreadsheet functions that reduce a list of values to a single number, such as SUM(), MIN(), MAX() etc....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Function::T - Spreadsheet funtion T() River stage one • 1 direct dependent • 1 total dependent

If the value passed is text, then return as is. If not, then the empty string is returned. This does *not* convert a number to text....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Fn::Operand - An operand passed to a function River stage one • 1 direct dependent • 1 total dependent

This represents an operand passed to a function. It is currently merely a thin wrapper around a Spreadsheet::Engine::Value....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Function::N - Spreadsheet funtion N() River stage one • 1 direct dependent • 1 total dependent

If the value is numberic, return it, else return zero....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Fn::counter - base class for counting functions River stage one • 1 direct dependent • 1 total dependent

This provides a base class for spreadsheet functions that count the number of values in a list that match a certain type (COUNT, COUNTA, COUNTBLANK, etc)....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Fn::logical - base class for logical functions River stage one • 1 direct dependent • 1 total dependent

This provides a base class for spreadsheet functions that perform return a TRUE or FALSE value....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Function::LN - Spreadsheet funtion LN() River stage one • 1 direct dependent • 1 total dependent

This returns the natural log of the given value....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Function::FV - Spreadsheet funtion FV() River stage one • 1 direct dependent • 1 total dependent

This calculates the future value of an investment....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC

Spreadsheet::Engine::Function::PI - Spreadsheet funtion PI() River stage one • 1 direct dependent • 1 total dependent

This returns the value of pi....

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC
112 results (0.027 seconds)