shithub: front

ref: 32acb3ebd8ecb684a4db054febc082b99d5957be
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}