public class Sinh extends UnaryOperation
Constructor and Description |
---|
Sinh(IFunction fn) |
Sinh(Image<? extends RealType<?>> img) |
Sinh(Number val) |
Modifier and Type | Method and Description |
---|---|
double |
eval()
Evaluate this function and return a result in double floating-point precision.
|
a, duplicate, findCursors
asImage, asImage
Copyright © 2015–2021 Fiji. All rights reserved.