shithub: riscv

ref: 54f9b36720ee3201dfd5a2524cdbf836edf5914f
dir: /sys/src/cmd/plot/libplot/grade.c/

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