The object containing the value to process
The expression to evaluate
Options for computation
Callback function to apply on the computed value
Optional
fixedPoints: Record<string, number | Error>Optional map of fixed point values to handle specially (defaults to FIXED_POINTS)
The result of applying the trigonometric operation, or null
Processes a trigonometric operator on a value with special handling for fixed points.