Ticket #179 (closed Feature: fixed)

Opened 3 years ago

Last modified 3 years ago

Typecast functions in user defined schedulers

Reported by: singhoff Owned by:
Priority: minor Milestone: 3.3
Component: framework Version:
Keywords: Cc:

Description

Add the following operators in user defined schedulers:

  • to_integer(foo) : convert foo to an integer (foo is a double)
  • to_double (foo) : convert foo to a double (foo is an integer)

Change History

comment:1 Changed 3 years ago by singhoff

  • Status changed from new to closed
  • Resolution set to fixed

comment:2 Changed 3 years ago by singhoff

  • Milestone changed from 3.2 to 3.3
Note: See TracTickets for help on using tickets.