shithub: riscv

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

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