Package com.singularsys.extensions.field.functions
package com.singularsys.extensions.field.functions
Functions which work over various different fields.
- Since:
- Jep 3.5 / Extensions 2.0
-
ClassesClassDescriptionFunction table for function which work with BigDecimal numbers.Function table for function which work with
Complexnumbers.Calculate the absolute value of a number using a Field with a workinggemethod.Binomial coefficients: binom(n,i), which can be calculated over any field.Calculate factorials using a field.Exposes a fieldsmodmethod.Exposes a fieldspowmethod.Calculate the sign of a value using a Field with a workingge,ltmethods.Calculate the square root of a number using any field.Function table for function which work with Integer numbers.Function table for function which work withRationalnumbers.Rounds rational numbers according to the rounding mode specified.