pub fn float_vector_ones(
push_state: &mut PushState,
_instruction_cache: &InstructionCache,
)Expand description
FLOATVECTOR.ONES: Pushes a newly generated FLOATVECTOR with all elements set to 1. The size is taken from the INTEGER stack
pub fn float_vector_ones(
push_state: &mut PushState,
_instruction_cache: &InstructionCache,
)FLOATVECTOR.ONES: Pushes a newly generated FLOATVECTOR with all elements set to 1. The size is taken from the INTEGER stack