shithub: riscv

ref: 5883986336a9854a564da025eccebe7ab0076a79
dir: /sys/src/cmd/plot/libplot/grade.c/

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