Module spl_math::instruction
source · Expand description
Program instructions, used for end-to-end testing and instruction counts
Enums
- Instructions supported by the math program, used for testing instruction counts
Functions
- Create F32 Division instruction
- Create F32 Exponentiate instruction
- Create F32 Multiplication instruction
- Create F32 Natural Log instruction
- Create F32 Normal CDF instruction
- Create Noop instruction
- Create PreciseSquareRoot instruction
- Create U64 SquareRoot instruction
- Create U128 SquareRoot instruction
- Create U64 Division instruction
- Create U64 Multiplication instruction