shithub: riscv

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

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