API Reference
@univerjs
@univerjs/engine-formula
variables
Functionfinancial

@univerjs/engine-formula v0.4.2Docs


Variable: functionFinancial

const functionFinancial: (
  | (FUNCTION_NAMES_FINANCIAL | typeof Accrint)[]
  | (FUNCTION_NAMES_FINANCIAL | typeof Npv)[]
  | (FUNCTION_NAMES_FINANCIAL | typeof Oddfprice)[]
  | (FUNCTION_NAMES_FINANCIAL | typeof Oddfyield)[]
  | (FUNCTION_NAMES_FINANCIAL | typeof Oddlprice)[]
  | (FUNCTION_NAMES_FINANCIAL | typeof Oddlyield)[]
  | (FUNCTION_NAMES_FINANCIAL | typeof Price)[])[];

Defined in

packages/engine-formula/src/functions/financial/function-map.ts:73 (opens in a new tab)


Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.